sn

- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 12
-
-
sn created a post, AnsweredInclude everything in folder
This will include everything recursively inside the ‘frontend’ folder:file[market]:frontend//*The result viewing the scope is:-------------------------frontend | – a.txt | – b.txt-------------... -
sn created a post, AnsweredHow to add spring to existing maven+hibernate+angular application?
As soon as I start the spring app, it stops. gif showcasing the issue: https://i.gyazo.com/058663ea8aec6d0555de69098219b990.mp4--------------I believe it happens because I am missing the following ... -
-
-
sn created a post, AnsweredWhat is the name ideavim action-name of "stretch editor tabs" ?
What is the name ideavim action-name of "stretch editor tabs" ? -
sn commented, -
sn created a post, AnsweredCould not find method testCompile() for arguments [{group=junit, name=junit, version=4.12}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Steps to reproduce:1. Create a new project 2. Choose gradle 3. Under additional libraries and framework I only choose "Java" Now paste this line " testCompile group: 'junit', name: 'junit', versi... -
sn created a post, AnsweredShow bookmarks in distraction free mode
Is it possible to show bookmarks visually? By that I mean have that little box with a number in it right beside the number line in distraction free mode. I tried searching for it in "all actions" t... -
sn created a post, Specify which terminal to use for File Watcher
I have my webstorm projets located in WSL (Windows Subsystem for Linux) directory. For my terminal I use wsl. At the moment, File Watcher makes use of cmd.exe; this is problematic since cmd.exe isn...