-
Updated
Mar 29, 2021 - TypeScript
ide
Here are 1,608 public repositories matching this topic...
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
- [ X ] I checked the Docs page and my issue is not mentioned there.
To Reproduce
Steps to reproduc
-
Updated
Mar 29, 2021
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Apr 1, 2020 - TypeScript
Since becoming maintainer of this project, and making some security updates, we have not been able to get the electron build working. This is why there has not been a release in a while.
This is no small undertaking, but very very important!
-
Updated
Mar 20, 2018 - TypeScript
We're missing documentation for creating a workspace with factory link and creating policy
The general outline:
1 Construct a URL in form of CHE_HOST/f?url=GITHUB_REPO_URL&policies.create=peruser
2 Open it (a workspace is created and STARTING).
3 Open again link from a, and check that the existing workspace is used instead of creating a new one.
4 Wait until it’s RUNNING.
5 Open link
-
Updated
Mar 19, 2021 - PHP
-
Updated
Mar 24, 2021 - Python
-
Updated
Mar 29, 2021 - CSS
-
Updated
Jul 21, 2020 - Go
cc rust-lang/rls#1112
cc microsoft/language-server-protocol#376
This causes problems with displaying correct diagnostic span and code suggestion spans (here).
Community QA
-
Updated
Dec 23, 2020 - Haskell
-
Updated
Mar 5, 2021 - C++
-
Updated
Feb 14, 2021
-
Updated
Mar 13, 2021 - Lua
-
Updated
Oct 3, 2020 - C++
-
Updated
Sep 26, 2020 - Go
Improve this page
Add a description, image, and links to the ide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."

Bug Description:
The argument "useCapture" is used in the addEventListener function, so it should also appears in the removeEventListener function

Additional Information