yls
yls copied to clipboard
YARA Language Server
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.13.2. Release notes Sourced from isort's releases. 5.13.2 Changes Apply the bracket fix from issue 471 only for use_parentheses=True (#2184) @bp72 confine pre-commit to stages...
First, a big THANK YOU to the folks at AVAST for releasing and maintaining this plugin. :muscle: I found myself making use of the `pe.import_rva` function and discovered that `Unrecognized...
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.4 to 1.7.5. Release notes Sourced from bandit's releases. 1.7.5 What's Changed Add an example screen shot of Bandit to README by @ericwb in PyCQA/bandit#847 Bad link...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.3 to 5.62.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.62.0 5.62.0 (2023-07-10) Bug Fixes eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.3 to 5.62.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.62.0 5.62.0 (2023-07-10) Bug Fixes eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)...
Thanks to suggestions from @ruppde , I realized that it would be a nice default to fallback and search for the samples in the folder with the currently opened file....
Hello, at the moment, the :mag: "Select hash for context" is shown over all hashes, but it only works for SHA256. Best solution would of course be to also support...
Hello, would be great to have support for hoovering over #string (number of occurrence) next to $string.
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.0.0 to 10.2.0 Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945:...