CodeAceJumper icon indicating copy to clipboard operation
CodeAceJumper copied to clipboard

Ace Jump extension for Visual Studio Code

Results 27 CodeAceJumper issues
Sort by recently updated
recently updated
newest added

Over time, I've accmulated quite a long `aceJump.finder.pattern`: https://github.com/matklad/config/commit/99ee39c9f988ccb7b200b7d6c89d30f1ac11a724 But it still ocasionally happens that I want to jump to a certain punctulation, and then realise that its' not yet...

Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.1. Release notes Sourced from ramda's releases. v0.27.1 Let's pretend v0.27.0 never happened. :wink: v0.27.0 No release notes provided. Commits 6bb8eea Version 0.27.1 ed191e6 Merge...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.22.0 to 2.34.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v2.34.0 2.34.0 (2020-05-18) Bug Fixes typescript-estree: fix handling of range/loc removal (#2028) (ce344d9) Features eslint-plugin: [no-invalid-void-type] allow union...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.22.0 to 2.34.0. Release notes Sourced from @typescript-eslint/parser's releases. v2.34.0 2.34.0 (2020-05-18) Bug Fixes typescript-estree: fix handling of range/loc removal (#2028) (ce344d9) Features eslint-plugin: [no-invalid-void-type] allow union...

dependencies

Love the extension! Using it at least once per minute! It'd be helpful to explain in README what these options mean: Finder: Include End Char in Selection Finder: Jump to...

Bumps [xmlbuilder](https://github.com/oozcitak/xmlbuilder-js) from 13.0.2 to 15.1.1. Changelog Sourced from xmlbuilder's changelog. [15.1.1] - 2020-04-09 Fixed a bug where the noDoubleEncoding flag kept named entities other than those specified in the...

dependencies

It would be helpful to have an overview over all possible settings in `README.md` as well as directly visible in `settings.json`. Latter can be achieved via `package.json` -> `contributes.configuration.properties` where...