extra-commands

VSCode commands that should be builtin

MIT License

Stars
2
extra-commands - v0.0.30 Latest Release

Published by zardoy 6 months ago

Bug Fixes

  • platformKeybindings: Better error logging 625d0f6462819eb79bf5da98bafaacddeb94b592
extra-commands - v0.0.29

Published by zardoy 11 months ago

Bug Fixes

  • fix renameAndSymbol for 6 last vscode releases a354fc1e87ecbcd9412e3022b6af007f5ef7e719
extra-commands - v0.0.28

Published by zardoy over 1 year ago

Bug Fixes

  • schema type crash and no commands completions in latest version of vscode 02fc5a20e819887ca34f6e6335f800a493a1c27c
  • append final newline when the setting is on 02fc5a20e819887ca34f6e6335f800a493a1c27c
extra-commands - v0.0.27

Published by zardoy over 1 year ago

New Features

  • expand selection command. Expand selection by number of characters (offset) e91aae6eb82379b5f79c1eaeada90dd71855005f
  • deleteAllLeftAfterIndent now supports removing whole line and diff bc84b1985b8160501b61d528f6bce36766fb7a74

Bug Fixes

  • make selection & position commands work in notebooks e91aae6eb82379b5f79c1eaeada90dd71855005f
extra-commands - v0.0.26

Published by zardoy over 1 year ago

New Features

  • platformKeybindings: Add source action to import keybindigns from extension (use find in selection to adjust imported eg disable) 3891d3fb953caa36b6ba7c382ababc63d8f14d0d

Bug Fixes

  • args was wiping in universal group, now evern custom props preserved 3891d3fb953caa36b6ba7c382ababc63d8f14d0d
  • better when completions 3891d3fb953caa36b6ba7c382ababc63d8f14d0d
extra-commands - v0.0.25

Published by zardoy over 1 year ago

Bug Fixes

  • platform-keybindings: correctly parse specia modifiers for viewing, add when completions d71c94914ae68935892b4f2018d52eb2d5ba8251
extra-commands - v0.0.24

Published by zardoy over 1 year ago

New Features

  • platform keybindings (preview) (#5)
    Which makes "settingsSync.keybindingsPerPlatform": false actually useful 95b895d18395ef66725281aebca60607356c23b8
extra-commands - v0.0.23

Published by zardoy over 1 year ago

New Features

  • multiCursorPasteByLines 8d1702b4ec79c75763ebad1ee6630cf885e5e5f9
extra-commands - v0.0.22

Published by zardoy almost 2 years ago

Bug Fixes

  • fix basic usage of pasteReplaceLineContents + do reset selection when cursor at the end of current line 211f3de084fdef9067681f3e0e40ba8684d3a8ce
extra-commands - v0.0.21

Published by zardoy almost 2 years ago

Bug Fixes

  • make text edit commands work in notebooks (they're now using standard registerTextEditorCommand) 636e6d64352a7fbb26338746338e5bf688b59281
extra-commands - v0.0.20

Published by zardoy almost 2 years ago

New Features

  • handy selections commands!
  • Change Leading Selection (when in multiselect) - afaik only useful for controlling completion trigger position
  • Rotate Active Cursor in Selections (also useful for changing completion trigger location) f9298e2623eec087f1061e1be05eeb25eb956c51
extra-commands - v0.0.19

Published by zardoy almost 2 years ago

New Features

  • copy line/column to clipboard commands! ec9bfa53fd64827b0d5ef64baeabf9907a06d78c
extra-commands - v0.0.18

Published by zardoy almost 2 years ago

New Features

  • add invertSelection command d34cd9273100a7d193e802448dc05bd33f003d8c
extra-commands - v0.0.17

Published by zardoy almost 2 years ago

New Features

  • pasteReplaceLineContents command
    refactor to textCommands folder abef1e5e6cbb0172e9d0a68c391ebe5df8ea3277
extra-commands - v0.0.16

Published by zardoy almost 2 years ago

New Features

  • new command + setting: Seed Search Field. Now you can fullly save find in files queries within setting! API usage possible f0e6ddce69fbe461dc88315411155aa7e8ef42ca
extra-commands - v0.0.15

Published by zardoy about 2 years ago

New Features

  • add revealCurrentWorkspaceFolder and renameCurrentWorkspaceFolder commands 1a09ac0e34075276d116bbc2374d0d5f1ead5c6f
extra-commands - v0.0.14

Published by zardoy about 2 years ago

New Features

  • command: Filtered Go to Symbol in Workspace that ignores node_modules paths! 4a3f6afc1358e7a2c509fd438f58be8a30b5f355
  • New in context menu for folders: Search for Symbol Within Folder !!! 4a3f6afc1358e7a2c509fd438f58be8a30b5f355
extra-commands - v0.0.13

Published by zardoy over 2 years ago

Bug Fixes

  • try to publish web version b97efc8
extra-commands - v0.0.12

Published by zardoy over 2 years ago

New Features

Bug Fixes

  • another try to fix openExtensionFolder b2553f0
  • remove openExtensionFolder from command pallete instead of openTerminalWithoutFocus b2553f0
extra-commands - v0.0.10

Published by zardoy over 2 years ago

New Features

  • implement openExtensionFolder de2481b