Ready Go!This extension ships a set of useful tools:
FeaturesTransform CaseTransform editor selections (empty selection resolves to cursor word) to target
word case. All word cases: Edit By ShellEval SelectionUsing current editor selections, according to
Terminal Filter SelectionJoin editor selections by '\n' and send it to the active terminal, then wait for user edits and run, if command is not failed and has outputs, replace the first selection to command outputs. Terminal Eval SelectionFor each editor selections, eval it's text in active terminal and replace it to command output if command is not failed and has outputs. Terminal Run SelectionLike's microsoft powershell extension (F8), run selections in active terminal. Run Markdown Code BlockShow
Path CompleteProvide path completions for files. Toggle Hex Color LanguageSimply toggle hex color blocks for each language. TypeScript Code ActionsSee transform.js for all refactor rewrite code actions supported for javascript languages. |