webstorm
Here are 180 public repositories matching this topic...
-
Updated
Dec 15, 2019 - HTML
-
Updated
Feb 20, 2020
-
Updated
Nov 17, 2019 - JavaScript
-
Updated
Feb 28, 2019 - Java
As a new user of your plugin it was not obvious to understand how to provide custom variables. After some time I noticed "Toggle variable editor" but after that I was confused in which format I should provide my variable: JSON, YML or another.
Describe the solution you'd like
Tutorial with step by step would help very much.
Split the UI
- Other Settings
- Save Actions
- Activation: activate, file filter, epf (if java)
- Global Actions: global, build (if compile), execute
- Java Actions: java fixes
- Save Actions
-
Updated
Apr 10, 2019 - PHP
-
Updated
Mar 17, 2020 - Kotlin
It would be nice if the IDE could understand and display Debug.todo lines in the TODO list (like it does for ??? in Scala and TODO() in Kotlin).
-
Updated
Jun 8, 2020 - Kotlin
-
Updated
Jun 17, 2020 - Kotlin
@lahmatiy I encountered a bug that open-in-editor does't work correctly when editor is emacs.
Background
reference:
aws-amplify/amplify-cli#1246
Bug summary
When aws-amplify/amplify-cli apply an option of add api, an error occurred as below.
Error: Command failed: osascript -e 'tell application "Terminal" to do script "cd /Users/chris/Projects/t
-
Updated
Jun 13, 2020 - Java
-
Updated
May 10, 2020
When the breadcrumb is located at the bottom, there is a white line issue as showed above. But if the breadcrumb is located at the top, the white line disappeared.
And how to remove the white line? Thanks~
-
Updated
Jul 5, 2020 - Vim script
-
Updated
Jul 2, 2020 - Kotlin
-
Updated
Oct 17, 2017 - JavaScript
-
Updated
Apr 3, 2020 - Java
-
Updated
Nov 1, 2019 - Shell
-
Updated
Jul 7, 2020 - TypeScript
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Dec 3, 2016 - Java
-
Updated
Feb 23, 2020 - Ruby
Improve this page
Add a description, image, and links to the webstorm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webstorm topic, visit your repo's landing page and select "manage topics."

Hello,
Could you add the pop-up documentation of a function/variable when we press
Ctrl + Q? For now it showsNo documentation found.even if I used@docon the function.Thanks