This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 245
User Submitted Recipes
Wahid Garci edited this page May 10, 2020
·
16 revisions
Perhaps our comprehensive Wiki didn't cover everything and you still have questions; or you would rather just copy-and-paste some ready code. Try some of the user-submitted recipes below (they're delicious):
- Lua Language Configuration by @jacobslusser
- Python Language Configuration by @jacobslusser
- XML Language Configuration by @mroshaw
- MSSQL Language Configuration by @jcouture100
- Visual Basic.Net Dark and Light by @ElektroStudios
- FindReplaceDialog for ScintillaNET by @Stumpii
- ExtremeStudio - A Project Using ScintillaNET by @Ahmad45123
- Computator.NET - A Project Using ScintillaNET by @PawelTroka
- ScintillaNET.Demo - A Demonstration Program by @hgupta9
- ScintillaNET-Kitchen - A Visual Experimentation Tool by @uuf6429
- SintillaNetPrinting - Print and Preview Support for ScintillaNET by @poloab
- ScintelliVB Intellisense with VB.NET by @ShadowTzu
If you would like to submit a recipe, create a Gist and email the details to: jslusser [dot] mobile [at] gmail [dot] com. A good recipe should be well commented and attempt to address a specific issue or demonstrate a specific technique.
At tool has been created by user @uf6429 to aid in the creation of boilerplate syntax highlighting code. You can find the "ScintillaNET Kitchen" at https://github.com/uuf6429/ScintillaNET-Kitchen.