Maris Kay
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Edited Undesired unfolding after each save
Hello, working with vue project, each time i save any .js file - any parts i have folded got unfolded, i also lose custom folding regions I have defined. What is happening and how to stop it? I sus... -
Created How to configured to allow this type of comments by autoformater?
Hello, I use 2 comment styles 1st: //comment actual codecode continuescode continues even more 2nd: // comment actual code with indent code continues code continues even more// -- 1st v... -
Created SQL analysis and optimisation?
AnsweredHello, is there any tool within DataGrip or other JetBrains products that would allow to monitor all ongoing MySQL queries on live server and analyse which ones are taking most longer than others? ... -
Created Preserving tab position (indent from the left) when editing multiline strings
Hello, when i am coding in php - every time i press enter - cursor get moved to a correct position so i can write a new line content according to current indent i am at. However, this doesn't happe...