-
Type: Bug
1. Open Visual Studio Code
2. Goto File -> Open Recent -> Clear Recently Opened
3. Check recents in Windows Explorer
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427…
-
Found in version 0.1.5
As of March 2019, scraping presentations no longer works due to format changes in the presentation HTML page.
```
Traceback (most recent call last):
File "/usr/local…
-
There doesn't seem to be a way to generate a getter function as a member of an object.
For example -
```ruby
obj = { getter: -> () { return true } }
```
This generates
```js
obj = { ge…
-
Type: Bug
1. In a create-react-app, start the app in development mode
2. Close VS Code directly
3. You can still access the localhost, and nodejs process is still running.
VS Code version: Code…
AB-70 updated
2 weeks ago
-
Hi,
When using TCP and UDP inputs under Filebeats (version 8.12.0), sometimes the listeners are listening only under IPv4, and sometimes they're listening under IPV4/IPv6. For every listener on bo…
-
```
What steps will reproduce the problem?
1. mvn install
2. some artifacts missing
3. tried again
What is the expected output? What do you see instead?
[WARNING] The POM for jetty:jetty-spring:jar:6…
-
Type: Bug
I've installed FIra code in my system. It was working fine but from few days, all my Fira code settings is reset and fontFamily and fontLigatures are not loading. Is there any bug or enhan…
-
Type: Bug
I opened VSC and then the terminal crashes and I get this error message that says "A shared background process terminated unexpectedly. Please restart the application to recover."
I su…
-
Met behulp van certificaten bepalen wie het verzoek doet, om vervolgens aan de hand van de GABA profielen te controleren of de applicatie de juiste rechten heeft.
Zo ja, dan mag het verzoek door na…
-
Hello,
We noticed an oddity in our application that I thought was worth bringing up. I'm not sure if it is a bug or intentional. If it is intentional, I believe the behavior should be better docume…