Craig
- 活动总数 53
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 12
- 订阅数 11
-
创建于 Make Docker ALWAYS show logs, like is used to
已回答Since I recently updated, when using docker, I have to click EVERY SINGLE INSTANCE and select Show Logs. Before it would just do this, How can I get back this default behavior? Where is the setting... -
已编辑于 Debugging with pytest via tox using an interpreter from docker-compose does not respect breakpoints
已回答Using the Python plugin in IntelliJ (Ultimate 2018.2 on Ubuntu, fully updated plugins etc), I have my python project setup to work within docker (docker-compose). Everything is fine there, I can s... -
创建于 Getting the pycharm plugin to debug in docker
已回答So there's this blog post: https://blog.jetbrains.com/pycharm/2017/03/docker-compose-getting-flask-up-and-running/ Great just what I want, EXCEPT once again they leave us IntelliJ users in the tras... -
创建于 Show the grid lines in the database view
已回答Can't seems to find a setting for this anywhere, so maybe someone here knows. When in a view of the data in a table, how do I show or change the color of the lines between the rows and the columns ... -
创建于 Changing File permissions
已回答Basically, how does one set the perms on a file within intelliJ? I'm just wondering if there is/where there is a basic 'right click' on a file in the project view (these are my local files on Ubunt... -
已编辑于 How to setup Django for an existing project
已回答Is there an easy, built in way to do this, or do I need to manually copy the .iml file from a new project each time and change the settings? How does IntelliJ not find Django when importing an exis... -
创建于 Enable spell checking for all strings and comments
I'm editing a bunch of different (old) script files, some perl scripts, some bash and other bat files. Editing is fine, but I'd like to check my spelling within the files.Right now, I'm having to o...