SomethingNameHere
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created How can I add poetry running inside docker as a remote interpreter.
I see the options for virtualenv, systems normal python, and conda.Is there a way to configure pycharm professional to use poetry environment inside a docker as an interpreter? Thanks in advance! -
Edited Unable to run debugger on Ruby 2.7.2, Rails 6.0.4.7 Project. 'debase' conflicts with 'debug'
Hello everyone, I have been using PyCharm as my primary editor for Django projects for a while now. I recently joined another project that is based on Ruby on Rails. Everybody else in the team is... -
Created Unresolved variable or type Vue
Hi Everyone, I started learning Vue.js and I am using WebStorm as my editor. I added following line to index.html file, right on top of closing body tag: <script src="https://unpkg.com/vue@next" ...