Assorted BiscuitsUse assorted-biscuits to make code soup and spaghetti more digestible. Annotate ALL the end brackets!!! Watch the text by the end brackets to see Biscuits in action. Note: The explosion you see is Power Mode Supported LanguagesAssorted Biscuits is named as such because it handles multiple languages. This functionality is provided by Tree Sitter.
We can add more as their grammars are made available as WebAssembly. RoadmapUntil we can bring HTML, SCSS, and TS into this repo, we will continue to maintain those other extensions seperately. Warning! Potential Plugin ConflictIn the current implementation, code-biscuits prevent seeing GitLens annotations. Issue can be tracked here: https://github.com/code-biscuits/html-biscuits/issues/2 The HTML extension getting fixed will be the blueprint for fixing other extensions in the same way. Global Configuration
CommandsAs we add more commands to change functionality on the fly, we will document them here. Toggle BiscuitsYou are now able to toggle the biscuits on and off using the VSCode Command Language Specific ConfigurationYou can configure each setting above to be specific to each language. To do so, use The settings above will take precedent over the global settings when using that specific language. You can also just use the settings.json to modify language settings:
We do our best to validate your per-language configuration if you decide to edit it manually. Release Notes0.0.21
0.0.20
0.0.19
Attributions
LicenseCopyright 2020 code-biscuits Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |