Shahar Soel

Results 77 issues of Shahar Soel

It is not quite a bug, however there seems to be something missing in the Open VSCode Server [Getting Started](https://github.com/gitpod-io/openvscode-server#getting-started) docker image. ## Issue Description Basically a browser **refresh** seems...

I understand it is not possible to automatically install Github Copilot in Gitpod due to licensing issues (not published on open vsx registry). ## Problem: What I don't understand is...

team: team-experience

[ ] - Cold Init Time. [ ] - Warmed up performance. [ ] - CST Building time. [ ] - CST to AST Time. [ ] - Investigate if...

Hello. I see this project is using SAX to parse XML and then perform additional logic on the tags output stream. - https://github.com/rogalmic/vscode-xml-complete/tree/master/src/helpers **Does SAX provide full parsing capabilities for...

This PR implements basic escaping support as implemented in the Ruby Gem - https://github.com/bkeepers/dotenv/blob/0974810e909076cc34d5579ac119c9422e5f64b1/lib/dotenv/parser.rb#L70-L98 I have attempted to align the code style / logic components with the Ruby Gem. Based...

Hello @motdotla and thank you for creating dotenv nodejs library 👍 ## Feature Request Could dotenv nodejs library support escape sequences (e.g `\" \t`) ? At the minimum can it...

There seems to be multiple issues involved. 1. These tests are consistently failing. - Checked on both windows/mac local dev machines. 2. On CircleCI starting VSCode during seems to fail...

Tech Debt

The UI5 language server downloads a large amount of UI5 SDK data and retain it in memory. It would be interesting to discover how much memory exactly is needed to...

Tech Debt