sn
- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 15
- 订阅数 12
-
-
sn 创建了一个帖子, 已回答Include 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 创建了一个帖子, 已回答How 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 创建了一个帖子, 已回答What is the name ideavim action-name of "stretch editor tabs" ?
What is the name ideavim action-name of "stretch editor tabs" ? -
sn 进行了评论, -
sn 创建了一个帖子, 已回答Could 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 创建了一个帖子, 已回答Show 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 创建了一个帖子, 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...