HTML BiscuitsUse html-biscuits to make div soup and html spaghetti more digestible. Annotate ALL the end tags (that have relevant attributes)!!! 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 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 Release Notes0.0.15Add toggle for showing biscuits on the current cursor line only 0.0.14Add command to toggle biscuits off and on. 0.0.13Add max length for biscuit string and add trim by words boolean 0.0.12Add configuration for minimum line distance 0.0.11Add configuration for Biscuit color 0.0.10Add configuration for prefix 0.0.9Switch to webpack instead of rollup 0.0.8Try to fix deploy bugs from bundling refactor 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. |