Mrjoli021

Avatar
  • Total activity 30
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 11
  • Created

    files still being tracked after added to .gitignore

    Answered
    I typically clone a new project and then start coding.  I will create a new directory that I dont want to include in the repo.  Afterwards before I commit the changes I add the directory to the .gi...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Error: Failed to find Flask application or factory in module 'app'. Use 'FLASK_APP=app:name' to specify one.

    Answered
    Hello, I upgraded to the latest version of PYCharm PY-222.3345.131.  I am running PyCharm on a Mac.  The python version I am using is 3.9.  Before the upgrade the same project I was able to run the...
    • 5 followers
    • 11 comments
    • 0 votes
  • Created

    Restore file from git repo

    Answered
    I have a file that I messed up and not sure how to revert the changes back from the original git repo.  I have tried everything and not sure how to do this on PyCharm.  I ended up backing the files...
    • 3 followers
    • 1 comment
    • 0 votes
  • Created

    cant create lua file on 2020.3 Beta

    Answered
    I code in different languages primarily in lua and bash.  I downloaded the new beta version and it runs a lot better on my Mac.  The only issue I am having so far is that when I attempt to create a...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    unable to close project

    Answered
    I have a project that has three files in it.  I have closed the program several times, even forced quit it and I am unable to close the project and/or create an new project. The project is stuck on...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    gitlab support

    Answered
    I have setup a new gitlab server and I would like to start pushing my code to it.  I am not seeing gitlab supported under version control.  Is that the case?  If not how can I set up gitlab as the ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    IntelliJ not opening

    Answered
    I am running IntelliJ 2020.2.3 which should be the latest version.  When I opening it up I am not able to open new projects.  I click on the "New Project" button and nothing happens.  From the cli ...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    adhoc programming

    Answered
    I am new to IntelliJ IDEA.  I am on the cli most of the day.  I am looking for an easy way to open up a new file and start scripting.  Right now I have to create a project and create files.  If I a...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    connect to server

    Answered
    Im new to IntelliJ.  I write scripts in PHP, PYTHON, BASH and LUA in different servers. Sometime local, but often remotely.  Is there a way to tell IntelliJ to connect to a particular server based ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    custom start file

    I write code primary in Python, but other languages as well.  I would like when I start a python file that it will automatically open with the file with the following already in it. #!/usr/local/bi...
    • 2 followers
    • 2 comments
    • 0 votes