Zef Hemel
cafe39135e
Youtube URL unfurl
2024-02-24 13:16:04 +01:00
Zef Hemel
d299b1f13f
Changelog
2024-02-24 13:02:27 +01:00
Zef Hemel
687d1f0679
Fix flaky test
2024-02-24 13:02:19 +01:00
Zef Hemel
7de987fd56
Use backtick syntax to support identifiers in expression language, see examples
2024-02-24 12:59:27 +01:00
Zef Hemel
6f897f6f6e
Make slash command API compatible with regular completions
2024-02-24 09:26:00 +01:00
Zef Hemel
d5f1ba6583
Support carets in matchregex snippets
2024-02-24 09:08:10 +01:00
Zef Hemel
0cf36a0acf
Changelog
2024-02-23 19:04:01 +01:00
Patrik Stenmark
64c36f9d4c
Pre-fill new page name with heading ( #744 )
...
When extracting a page, this will check if the first line is a markdown
heading. If it is, it will be used as a default name in the prompt
asking for a page name.
This uses a regular expression to check for a heading. It seemed a bit
overkill to do a full markdown parsing for this specific check.
2024-02-23 18:27:03 +01:00
Zef Hemel
cdefe7351a
Change to registerFunction space script API (backwards compatibility added)
2024-02-23 14:06:55 +01:00
Zef Hemel
7e82a1b278
cliboard -> clipboard
2024-02-23 13:54:51 +01:00
Zef Hemel
fe20411984
Fixes #713
2024-02-23 13:54:29 +01:00
Zef Hemel
cc4f9d017c
Fixes #701
2024-02-23 13:50:59 +01:00
Zef Hemel
c307f09b7e
Fixes #710
2024-02-23 13:47:27 +01:00
Zef Hemel
60a42048ba
Hopefully addresses #742
2024-02-23 13:42:02 +01:00
Zef Hemel
cfd1e53f62
Fixes #734
2024-02-23 13:26:10 +01:00
Michael Kolb
4f0650d0b7
added custom data property for template instantiation ( #716 )
2024-02-23 10:21:51 +01:00
Zef Hemel
702474dca1
Add table to builtins
2024-02-23 10:21:13 +01:00
Michael Kolb
4056c4f2f2
Implemented queries for tables ( #729 )
2024-02-23 10:18:47 +01:00
Joe Krill
aaad3dbf0a
Add copy to clipboard button to code blocks ( #735 )
2024-02-23 10:12:48 +01:00
Zef Hemel
1012282cd4
Added AI and TreeView plugs to website
2024-02-23 10:02:11 +01:00
Marek S. Łukasiewicz
afd2ce71a5
Recognize info string, settings and css after any legal fenced code start ( #675 , #693 ) ( #694 )
2024-02-23 09:03:14 +01:00
Joe Krill
da762356db
Inject custom styles and theme into markdown preview pane ( #741 )
2024-02-23 09:01:38 +01:00
Joe Krill
29e55ca6b1
Store extracted customStyles in uiSettings ( #731 )
2024-02-22 22:28:47 +00:00
Joe Krill
d25eee79f8
Correctly skip adding default shortcuts for overriden commands ( #739 )
2024-02-22 22:26:31 +00:00
Joe Krill
f49c5a0431
Include `context` when opening the command palette via syscall ( #737 )
2024-02-22 22:25:02 +00:00
Joe Krill
46cd0fbb4f
Add fetch to editor plug's requiredPermissions ( #738 )
2024-02-22 22:24:05 +00:00
Marek S. Łukasiewicz
cf010b5ef2
Add unary minus to Expression Language ( #732 )
2024-02-21 07:28:59 +00:00
johnl
dfbec4f785
Update README.md video to the new one from 2024/02/09 ( #726 )
2024-02-19 20:16:33 +00:00
Michael Kolb
7b0d8caf06
Modified image ( #727 )
2024-02-19 20:14:50 +00:00
Joe Krill
35809836a9
Adds a system.getVersion syscall that returns the current system version ( #721 )
2024-02-17 22:32:09 +00:00
Giovanni Pollo
905c325f6c
Added support for new languages in the code environment (diff, powershell, perl, tcl, verilos, vhdl, docker, cmake) ( #718 )
2024-02-17 21:19:25 +00:00
Joe Krill
8c3625b0a4
Allow passing additional arguments to `renamePageCommand` and `renamePrefixCommand` ( #720 )
2024-02-17 20:22:51 +00:00
Patrik Stenmark
9ba4d008f2
Add note about https requirements ( #714 )
2024-02-16 09:23:44 +00:00
Viktoras
740b3a7664
Add go snippet support ( #709 )
2024-02-14 21:35:45 +00:00
Zef Hemel
352c064420
Update Page Name Rules.md
2024-02-13 22:48:52 +01:00
Ashish Dhama
a9b31bde30
GH-683: Fix template dark mode ( #698 )
2024-02-13 18:32:55 +01:00
Zef Hemel
98613bf853
Youtube links
2024-02-09 14:27:54 +01:00
Zef Hemel
79a850137c
New intro video
2024-02-09 10:55:01 +01:00
Zef Hemel
04c7a78676
More moves
2024-02-08 21:16:55 +01:00
Zef Hemel
bb1e49a11e
More moving stuff around
2024-02-08 21:12:23 +01:00
Zef Hemel
8d5ff601dd
Further clean
2024-02-08 21:06:04 +01:00
Zef Hemel
60d3199d64
Giant code reorganization ( #690 )
...
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel
e1ac990de9
invokeFunction argument typecheck
2024-02-08 13:01:32 +01:00
Zef Hemel
a925212427
0.7.1
2024-02-08 09:29:40 +01:00
Zef Hemel
05efbc8741
Refactoring and adding ability to create custom commands from space functions
2024-02-07 14:50:01 +01:00
Zef Hemel
b3dc303624
Top bar sizing fixes
2024-02-07 09:51:55 +01:00
Marek S. Łukasiewicz
257c7a3e4a
Improve mobile navigation through history ( #686 )
...
* History back and forward commands
* Conditionally display actionButtons on mobile devices
2024-02-07 09:33:47 +01:00
Zef Hemel
bfd8ef9cd2
Fix emoji aliasing breaking when no such config is defined
2024-02-06 17:20:31 +01:00
Zef Hemel
11859a1d53
Make System: Reload available in RO mode
2024-02-06 16:59:30 +01:00
Zef Hemel
7f26d867c8
Changelog fix
2024-02-06 16:55:17 +01:00