Skip to content

Commit ed5565b

Browse files
committed
Automatically re-build udl-list.md and add new autoCompletions
1 parent 237a9c8 commit ed5565b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

udl-list.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
| [Dart (DarkModeDefault theme)](./UDLs/Dart_DarkModeDefault.xml) | NBA2K1 | Dart for the DarkModeDefault theme |
9090
| [Datcom (input and output)](./UDLs/DatcomIO_by_StuartBowman.xml) | [Stuart Bowman](mailto:[email protected]) | Datcom (input and output) |
9191
| [DAX](./UDLs/DAX_bySaschaKasper.xml) | [Sascha D. Kasper](https://sascha-kasper.com/dax-syntax-highlighting-for-notepad/) | DAX Data Visualization (Microsoft Power BI) |
92-
| [dBASEPlus_DarkTheme](./UDLs/dBASEPlus_DarkTheme_byLycanThrope.xml) | Lycan Thrope | dBASE Plus (Dark Theme) |
93-
| [dBASEPlus_LightTheme](./UDLs/dBASEPlus_LightTheme_byLycanThrope.xml) | Lycan Thrope | dBASE Plus (Light Theme) |
92+
| [dBASEPlus (Dark Theme)](./UDLs/dBASEPlus_DarkTheme_byLycanThrope.xml) | Lycan Thrope | dBASE Plus (Dark Theme) |
93+
| [dBASEPlus (Light Theme)](./UDLs/dBASEPlus_LightTheme_byLycanThrope.xml) | Lycan Thrope | dBASE Plus (Light Theme) |
9494
| [DCL](./UDLs/DCL_by-wolfxx.xml) | [Wolfgang Walhütter](mailto:[email protected]) | DCL |
9595
| [Delphi Forms](./UDLs/DelphiForms_by-ewgbel.xml) | [Ewgenij Belzmann](mailto:[email protected]) | Delphi Forms |
9696
| [DinkC](./UDLs/DinkC_by-sparrowhawk76.xml) | [Y.V.](mailto:[email protected]) | DinkC |
@@ -461,8 +461,8 @@
461461
| [Dart (DarkModeDefault theme)](./autoCompletion/Dart%20%28DarkModeDefault%20theme%29.xml) | generate_ac.py | Dart for the DarkModeDefault theme |
462462
| [Datcom (input and output)](./autoCompletion/Datcom%20Input.xml) | generate_ac.py | Datcom (input and output) |
463463
| [DAX](./autoCompletion/DAX.xml) | [Sascha D. Kasper](https://sascha-kasper.com/dax-syntax-highlighting-for-notepad/) | DAX Data Visualization (Microsoft Power BI) |
464-
| [dBASEPlus_DarkTheme](./autoCompletion/dBASEPlus%20%28Dark%20Theme%29.xml) | Lycan Thrope | dBASE Plus (Dark Theme) |
465-
| [dBASEPlus_LightTheme](./autoCompletion/dBASEPlus%20%28Light%20Theme%29.xml) | Lycan Thrope | dBASE Plus (Light Theme) |
464+
| [dBASEPlus (Dark Theme)](./autoCompletion/dBASEPlus%20%28Dark%20Theme%29.xml) | Lycan Thrope | dBASE Plus (Dark Theme) |
465+
| [dBASEPlus (Light Theme)](./autoCompletion/dBASEPlus%20%28Light%20Theme%29.xml) | Lycan Thrope | dBASE Plus (Light Theme) |
466466
| [DCL](./autoCompletion/DCL.xml) | generate_ac.py | DCL |
467467
| [Delphi Forms](./autoCompletion/Delphi%20Form.xml) | generate_ac.py | Delphi Forms |
468468
| [DinkC](./autoCompletion/DinkC.xml) | generate_ac.py | DinkC |
@@ -724,8 +724,8 @@ _If you download a functionList definition, remember to add the `<association>`
724724
| Name | Author | Description | overrideMap `<association>` |
725725
|------|--------|-------------|-----------------------------|
726726
| [Cython](./functionList/Cython_byFrederikLauf.xml) | generate_ac.py | Cython Syntax Highlighting | `<association id="Cython_byFrederikLauf.xml" userDefinedLangName="Cython" />` |
727-
| [dBASEPlus_DarkTheme](./functionList/dbaseplus.xml) | Lycan Thrope | dBASE Plus (Dark Theme) | `<association id="dbaseplus.xml" userDefinedLangName="dBASEPlus_DarkTheme" />` |
728-
| [dBASEPlus_LightTheme](./functionList/dbaseplus.xml) | Lycan Thrope | dBASE Plus (Light Theme) | `<association id="dbaseplus.xml" userDefinedLangName="dBASEPlus_LightTheme" />` |
727+
| [dBASEPlus (Dark Theme)](./functionList/dbaseplus.xml) | Lycan Thrope | dBASE Plus (Dark Theme) | `<association id="dbaseplus.xml" userDefinedLangName="dBASEPlus (Dark Theme)" />` |
728+
| [dBASEPlus (Light Theme)](./functionList/dbaseplus.xml) | Lycan Thrope | dBASE Plus (Light Theme) | `<association id="dbaseplus.xml" userDefinedLangName="dBASEPlus (Light Theme)" />` |
729729
| [LSL](./functionList/LSL_byKimpaTammas.xml) | [Kimpa Tammas](mailto:[email protected]) | Linden Script Language (dark theme version) | `<association id="LSL_byKimpaTammas.xml" userDefinedLangName="LSL" />` |
730730
| [STL 3dObject](./functionList/STL-3dObject-ASCII.byPryrt.xml) | generate_ac.py | 3d Stereolithography ASCII file (STL) | `<association id="STL-3dObject-ASCII.byPryrt.xml" userDefinedLangName="STL 3dObject" />` |
731731
| [Vim script](./functionList/Vimscript_by_rdipardo.xml) | Pryrt | User Defined Language for Vim script | `<association id="Vimscript_by_rdipardo.xml" userDefinedLangName="Vim script" />` |

0 commit comments

Comments
 (0)