Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
netvs-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scc-net
netvs
netvs-core
Commits
003bfbec
Commit
003bfbec
authored
1 month ago
by
Johannes Klatt
Browse files
Options
Downloads
Patches
Plain Diff
UPD: readme.md Jetbrains addon section
parent
217483b4
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#422620
passed with warnings
4 weeks ago
Stage: build
Stage: lint
Stage: deploy
Stage: e2e
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
003bfbec
...
@@ -88,3 +88,10 @@ If you are unable to open the website because the host is unreachable or the con
...
@@ -88,3 +88,10 @@ If you are unable to open the website because the host is unreachable or the con
If you are unable to launch the dev-host configuration with a "port already in use" or similar error:
If you are unable to launch the dev-host configuration with a "port already in use" or similar error:
-
Ensure that in the dev-host configuration, under "Browser / Live Edit", the "Open Browser after Launch" option is NOT enabled.
-
Ensure that in the dev-host configuration, under "Browser / Live Edit", the "Open Browser after Launch" option is NOT enabled.
-
Manually check for any old instances of the dev container running on the remote, and terminate them as necessary.
-
Manually check for any old instances of the dev container running on the remote, and terminate them as necessary.
### addons
Most of the QoL features that require addons in Visual Studio Code, such as automatic closing of tags, are already enabled by default in WebStorm.
However, there are still a few additional setup steps that should be taken for a smooth experience:
-
install the Unocss plugin
**on the host machine**
for proper syntax highlighting, color previews etc. when using Unocss
-
install the Easy I18n plugin
**on the client machine**
for easier management of translations from a dedicated window.
-
Under Settings > Langages & Frameworks > Code Quality Tools > ESLint, enable "run eslint --fix on save".
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment