Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Latest commit

 

History

History
203 lines (102 loc) · 4.97 KB

File metadata and controls

203 lines (102 loc) · 4.97 KB

CSScribe changelog

CSScribe 3.0.2


  • Renamed from FastMarkDown to CSScribe.

CSScribe 3.0.9

  • (Patch) Improved README.md.

  • (Patch) Improved code block CSS.

  • (Patch) Added dev/ folder.

  • (Patch) Added style/ folder.

  • (Patch) Improved checkbox CSS.

  • (Patch) Added cheatsheet.pdf.

  • (Patch) Added changelog.md.

CSScribe 3.0.12

  • (Patch) Main folder removed.

  • (Patch) Two fonts included in repository.

  • (Patch) Cleaned language-configuration.json.

CSScribe 3.1.3

  • (Patch) Added « and » autocompletion.

  • (Patch) Deleted modifier-brochet.cssc.

  • (Patch) Cleaned and commented language-configuration.json further.

  • (Patch) Added lorem ipsum autocompletion.

  • (Minor) Changed step$/ logical order.

  • (Patch) Renamed CSSCcompiler.py to compiler.py.

  • (Patch) Rewritten all .todo files with better explanations.

  • (Patch) Removed explanation from style-1.less (renamed from style1.less) but added description.

CSScribe 3.2.0

  • (Minor) Added automatic coloring and deleted it from user settings.json.

CSScribe 3.2.1

  • (Patch) Changed dev/include to dev/ignore.

CSScribe 4.1.2


  • (Patch) Added .vscodeignore file.

  • (Patch) Remade .ignore contents.

  • (Minor) /pbba tag deleted.

  • (Patch) Hosted cheatsheet.pdf in website.

  • (Minor) Added support for HTML tags.

  • (Patch) Fixed errors in website/cheatsheet.pdf

  • (Major) Updated compiler, with hierarchy and class system whilst ordered.

  • (Patch) Remade bracket behaviour.

  • (Patch) Translated every file to English.

  • (Minor) Compiler now checks errors.

  • (Patch) Added italic scape.

  • (Patch) Added mandatory space after checkbox and voidbox.

CSScribe 4.2.2

  • (Patch) Added compiler skips for enhanced efficiency.

  • (Patch) Removed " and « as brackets.

  • (Minor) Changed keybinds for compiler ease and error detection.

  • (Patch) Replaced individual counters for counter in compiler transformations.

  • (Patch) Every command now has a scape character or way.

CSScribe 4.2.5

  • (Patch) Added CSScribe logo to extension.

  • (Patch) Remade package.json with more configurations and with SEO.

  • (Minor) Compiled .py files to .exe for execution.

  • (Patch) Added first command to VSCode command palette.

  • (Patch) Created source/ folder for raw files.

  • (Patch) Changed the version control system to a random, slow, one located in source/version.py.

CSScribe 4.2.6

  • (Major) Added VSCode commands for file execution.

  • (Minor) Added jpg2png.exe for automatic file conversion.

CSScribe 4.2.8

  • (Minor) Remade and added versioning system as command.

CSScribe 4.4.0

  • (Minor) Added /h4 modifier.

  • (Minor) Added /ad class.

  • (Patch) Added comments to versioning.py.

CSScribe 4.4.4

  • (Patch) Added commands to cheatsheet.pdf.

  • (Patch) Added comments to source/builder.py.

  • (Patch) Changed modifier-checkbox.cssc and modifier-voidbox.cssc coloring.

  • (Patch) Added builder multi-language support.

CSScribe 4.4.13

  • (Patch) Added documents folder.

  • (Minor) Added style autoparsing via function.

  • (Patch) Added shd101wyy.markdown-preview-enhanced dependency.

  • (Patch) Readjusted versioning chances.

  • (Minor) Added language and style configurations.

  • (Minor) Changed language codes.

  • (Patch) Remade console interface for all files.

  • (Patch) Remade language handling in files.

CSScribe 4.5.9

  • (Patch) Added "onStartupFinished" activation.

  • (Patch) Added "onLanguage:cssc" activation.

  • (Patch) Added env/ autogeneration in structure.tree.

  • (Patch) Updated compiler language logic.

  • (Patch) Remade processes in compiler and added exclusivity().

  • (Patch) Added processes to dev/scope.txt.

  • (Patch) Added compiler warnings.

  • (Patch) Added $419$ Spanish words to vocabulary.

  • (Minor) Added automatic language completion (only Spanish for now).

CSScribe 4.5.10

  • (Patch) Removed onLanguage:cssc and * from extension activation events.

CSScribe 4.6.7

  • (Patch) Outsourced compiler.py conversion to compiler_conversion.py.

  • (Major) Added highlight, underline and reference as modifiers.

  • (Minor) Added auto line break and removed /n.

  • (Patch) Changed word counting formula to word expression.

  • (Patch) Added $1111$ words to language/Español.json.

CSScribe 4.6.11

  • (Patch) Added Times New Roman font as TimesNR.

  • (Patch) Added comments to language/handler.py.

  • (Patch) Ensured textMateRules are active in documents and startup via extension.js.

  • (Patch) Changed to --noupx compiling so that antivirus aren't triggered.