Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
feluxe
Total activity
24
Last activity
March 03, 2018 03:43
Member since
December 09, 2015 18:01
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
4
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Edited
July 25, 2017 02:16
Hi Anna, thanks for your answers! > The problem is that PyCharm and CLion use the same project format, but have different module types, settings, etc. For example, PyCharm knows nothing about "CPP_...
Community
PyCharm
How to handle a mixed Python + C / C++ project?
14 votes
Created
June 09, 2016 16:29
This Tool makes my life a lot easier. Thanks for the info!
Community
IntelliJ IDEA Users
Execute a shell command from within Intellij Idea via shortcut.
0 votes
Edited
April 27, 2016 22:10
Oh... I landed on this one when I searched manually: https://youtrack.jetbrains.com/issue/IDEA-19882 Hope IDEA-19888 gets fixed. ;-) Thanks for the info!
Community
IntelliJ IDEA Users
'Identifier under caret' highlighting delay
0 votes
Created
April 27, 2016 18:35
The issue #19888 was closed and as far as I understand the only solutions to fix the problem are: using the 'Identifier Hilighter' Plugin or 'semi-synchronous' mode. How do I use 'semi-synchronous'...
Community
IntelliJ IDEA Users
'Identifier under caret' highlighting delay
0 votes
Created
April 27, 2016 18:22
Thanks! Btw: If I click your link it says I don't have permissions to see the page. Even tough I'm logged in. If search youtrack for 19888 manually I can open the page.. Strange.
Community
IntelliJ IDEA Users
'Identifier under caret' highlighting delay
0 votes
Created
December 11, 2015 16:11
Works fine! Thanks! :)
Community
IntelliJ IDEA Users
Automatic Function Documentation Comments: use "return" instead of "returns"
0 votes
Created
December 10, 2015 14:00
Thanks for the link! I think setting is too big for it, so I added some intelligence here. Last option selected in JSDoc tag completion will be used for generating comment. I.e. to switch to @retur...
Community
IntelliJ IDEA Users
Automatic Function Documentation Comments: use "return" instead of "returns"
0 votes
Created
December 09, 2015 21:04
Because I have to follow Google JavaScript Sytle Guide with ESLint.ESLint complains each time it sees an @returns. and I have to change it manually.
Community
IntelliJ IDEA Users
Automatic Function Documentation Comments: use "return" instead of "returns"
0 votes