vscode-rf-language-server icon indicating copy to clipboard operation
vscode-rf-language-server copied to clipboard

VSCode extension to support Robot Framework development

Results 52 vscode-rf-language-server issues
Sort by recently updated
recently updated
newest added

when https://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp is also installed it will show a big bug. ![image](https://user-images.githubusercontent.com/49692812/134313860-c848f121-e807-4339-b2a3-45b02969d4da.png) ![image](https://user-images.githubusercontent.com/49692812/134313914-3b340fe3-0b1c-43ed-9562-350e9022f6ed.png)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

**Describe the bug** A variable declaration for certain type should be start with certain character: list - @, dictionary - & in variable section. But, we should point variable only...

bug

**Describe the solution you'd like** It would be nice to have libraries for code complete automatically defined based on the robot files you are in. Alternatively, being able to set...

feature-request

**Is your feature request related to a problem? Please describe.** A syntax highlighting that express more details on codebase is useful to developer read and understand better the code. **Describe...

feature-request

I installed the extension, reloaded vscode, and it would not start due to this error: ``` Starting inspector on 127.0.0.1:6009 failed: address already in use [Info - 7:56:07 PM] Connection...