boostcode
v0.0.24
Published
Boost your code speed
Downloads
6
Readme
Extension
BoostCode: https://marketplace.visualstudio.com/items?itemName=quangvo09.boostcode
Features
To help you code max speed :D
Snippets
| Languages | Prefix | Description |
| :-------- | :------------------------- | :---------------------------- |
| Elixir | io, ioi, log | Add IO.inspect |
| Elixir | inspect, iisn | Add pipe inspect with label |
| Go | print, inspect, iisn | Add fmt.Printf with label |
| Python | print, inspect, iisn | Add print with label |
Commands
| Languages | Commandd | Key binding | Description |
| :-------- | :--------------- | :-------------------- | :---------------------------------------------------- |
| All | Sum | | Sum all number of current selection |
| All | Add Cursors | CMD + SHIFT + I | Add cursors for all text matches of current selection |
| Elixir | Comment Log | CMD + SHIFT + J | Comment all debug logs |
| Elixir | Uncomment Log | CMD + SHIFT + L | Uncomment all debug logs |
| Elixir | Remove Log | CMD + SHIFT + K | Remove all debug logs |
| All | Unique lines | | Remove duplicated lines in current selection |
| All | Merge CSV rows | | Merge CSV rows same first column |
| All | Format XML | | Format XML for current selection |
| All | Format JSON | | Format JSON for current selection |
| All | Lines to array | | Convert selection to array |
Icons
This extension uses icons at https://icons8.com/
Enjoy!
