-
-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: remarkjs/vscode-remark
base: 3.0.0
head repository: remarkjs/vscode-remark
compare: v3.1.0
- 14 commits
- 12 files changed
- 2 contributors
Commits on Apr 18, 2024
-
Update GitHub actions to the latest version (#131)
This includes the update of the Node.js version used. The action `GabrielBB/xvfb-action` is deprecated and is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 4925609 - Browse repository at this point
Copy the full SHA 4925609View commit details
Commits on Feb 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a5c160f - Browse repository at this point
Copy the full SHA a5c160fView commit details -
Add .vscode-test/ to .remarkignore
This folder may contain generated markdown files. We don’t want to lint that.
Configuration menu - View commit details
-
Copy full SHA for d11bb21 - Browse repository at this point
Copy the full SHA d11bb21View commit details -
This CLI means we don’t have to handle certain things. For example, it turned out we had a failing test, but the process still exited with exit code 0.
Configuration menu - View commit details
-
Copy full SHA for d8a0341 - Browse repository at this point
Copy the full SHA d8a0341View commit details -
Define language server trace options
These options can be used to configure the log tracing of the language server. The `advanced` tag means that GUI users will only see it if the use advanced filtering.
Configuration menu - View commit details
-
Copy full SHA for ad90f4c - Browse repository at this point
Copy the full SHA ad90f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea67b4 - Browse repository at this point
Copy the full SHA bea67b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff14bd - Browse repository at this point
Copy the full SHA 3ff14bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d2cab - Browse repository at this point
Copy the full SHA d7d2cabView commit details -
Assert the extension can be activated in tests
This prevents unexpected failures later on.
Configuration menu - View commit details
-
Copy full SHA for c3f1b43 - Browse repository at this point
Copy the full SHA c3f1b43View commit details -
This is useful for testing on Windows and debugging.
Configuration menu - View commit details
-
Copy full SHA for 007f5b9 - Browse repository at this point
Copy the full SHA 007f5b9View commit details
Commits on Feb 21, 2026
-
Add restart server command (#137)
This allows users to restart the remark language server.
Configuration menu - View commit details
-
Copy full SHA for 37c839d - Browse repository at this point
Copy the full SHA 37c839dView commit details -
Dispose the client instead of stopping on deactivate
When a client is disposed, it can’t be restarted. This fixes a potential race condition if the extension is deactivated while the server is being restarted.
Configuration menu - View commit details
-
Copy full SHA for 9faff68 - Browse repository at this point
Copy the full SHA 9faff68View commit details -
Rename Restart remark Server to Restart Server
The category already states this command is about remark.
Configuration menu - View commit details
-
Copy full SHA for 42a13ed - Browse repository at this point
Copy the full SHA 42a13edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d337518 - Browse repository at this point
Copy the full SHA d337518View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.0...v3.1.0