Nc-engelre
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
-
Nc-engelre created a post, WARNING !!! - 2019.1 German Keyboard Broken
Windows 10, update from PyCharm 2018.3.5 to PyCharm 2019.1 After the update installation certain key combinations - AltGR + @ { [ ] } \ ~ € (any of these special keys!) - were broken. I was unable ... -
Nc-engelre created a post, <to be deleted>
I often run PyCharm with a tool window floating on a different monitor than monitor containing the main IDE window. If I am in the IDE editor and type the hotkey for that tool window, this moves fo... -
Nc-engelre created a post, JSLint: Unextpected '0'
I'm using the following code:...dp += (nutArgCoeff[(i * 4) + 0] + nutArgCoeff[(i * 4) + 1] * to10) * Math.sin(ang);de += (nutArgCoeff[(i * 4) + 2] + nutArgCoeff[(i * 4) + 3] * to10) * Math.cos(ang)... -
-
Nc-engelre created a post, Wiggles in Project tab
In my Project window/tab and breadcrumbs some file/folder names are marked by red wiggles to indicate spelling errors. How can I suppress these wiggles?I tried Settings/Spelling. But there are so m... -
-
-
Nc-engelre created a post, Integrating couchapp
I'm quite new to WebStorm. I would like to edit the files of a CouchaApp/CouchDB web application with webstorm and I'm trying to integrate them into the edit cycle.Typically a CouchApp web applicat...