Commit Graph
80 Commits
Author SHA1 Message Date
Josh Gross 6124e78f28 Add missing .prettierignore files 2023-02-03 16:57:44 -05:00
github-actions 36f879de6c v0.1.117 2023-02-02 23:56:23 +00:00
github-actions 6b5d32d7af v0.1.116 2023-02-02 23:20:52 +00:00
Christopher SchleidenandGitHub 2ac9ed5f33 Merge pull request #121 from github/cschleiden/expression-hover
Add support for `hover`ing on expressions
2023-02-02 15:20:14 -08:00
github-actions 4ca197b311 v0.1.115 2023-02-02 21:42:57 +00:00
github-actions f546438ec3 v0.1.114 2023-02-02 20:33:47 +00:00
github-actions 6e236514d5 v0.1.113 2023-02-02 16:05:01 +00:00
Christopher Schleiden a1fea7e7fd Add getDescription method to description dict 2023-02-01 17:36:17 -08:00
github-actions 7f69f0dcbf v0.1.112 2023-02-01 22:05:34 +00:00
github-actions 709ee29ce5 v0.1.111 2023-02-01 22:04:35 +00:00
github-actions ea60f29c16 v0.1.110 2023-02-01 16:35:14 +00:00
Christopher Schleiden 38c8ed1080 Keep original token for literals 2023-01-31 16:21:01 -08:00
Christopher Schleiden 117b69f10f Add range to tokens 2023-01-31 15:31:16 -08:00
github-actions 0aacfc0294 v0.1.109 2023-01-31 21:38:51 +00:00
github-actions 3e752139f7 v0.1.108 2023-01-31 17:43:50 +00:00
github-actions e8183c76ce v0.1.107 2023-01-31 17:38:26 +00:00
github-actions 623b6d83e4 v0.1.106 2023-01-31 00:02:19 +00:00
github-actions 7e4b75f6cd v0.1.105 2023-01-30 20:43:22 +00:00
Jacob Wallraff d554993d8b Update prettier to 2.8.x 2023-01-30 12:37:29 -08:00
github-actions 6c90a3bcf2 v0.1.104 2023-01-30 19:03:24 +00:00
Jacob WallraffandGitHub fe67c60f16 Merge pull request #111 from github/thyeggman/json-import-assertions
Add json import assertions
2023-01-30 11:02:46 -08:00
Jacob Wallraff 4d467ff677 Move node minimum version to lowest that supports json import asserts without flag: 2023-01-30 10:29:20 -08:00
github-actions 82680fd39d v0.1.103 2023-01-30 15:59:59 +00:00
Jacob Wallraff 5093027ea8 Update minimum node version 2023-01-27 15:31:14 -08:00
github-actions 91478bb5b6 v0.1.102 2023-01-26 15:27:07 +00:00
github-actions 81b268e2b4 v0.1.101 2023-01-25 21:39:03 +00:00
github-actions a6c1383bfb v0.1.100 2023-01-25 19:17:09 +00:00
github-actions ac2dbcba63 v0.1.99 2023-01-25 17:30:29 +00:00
Christopher Schleiden 5984871a7c Remove $ from bash markdown blocks 2023-01-25 09:12:48 -08:00
Christopher Schleiden a66f72f7be Update package name 2023-01-24 17:40:24 -08:00
github-actions 61f3d953e2 v0.1.98 2023-01-25 00:34:24 +00:00
Christopher SchleidenandGitHub 8468323a8d Merge pull request #99 from github/cschleiden/contributing
Update READMEs and add CONTRIBUTING.md
2023-01-24 16:33:45 -08:00
github-actions 05d65b6c23 v0.1.97 2023-01-24 23:50:20 +00:00
github-actions 35ab335f25 v0.1.96 2023-01-24 23:06:37 +00:00
github-actions 8321faff01 v0.1.95 2023-01-24 22:06:33 +00:00
github-actions f459224685 v0.1.94 2023-01-24 18:39:03 +00:00
github-actions a9a311cf3e v0.1.93 2023-01-24 18:30:37 +00:00
Christopher Schleiden ceb58b4f10 Use @actions package names 2023-01-24 10:14:39 -08:00
Christopher Schleiden d0524937cd Use github package names 2023-01-23 18:04:54 -08:00
Christopher Schleiden 5523a36a65 Fix typo 2023-01-23 17:49:52 -08:00
github-actions 1f3f130a4d v0.1.92 2023-01-24 00:44:38 +00:00
Christopher Schleiden 4509c67f0e Add more commands 2023-01-23 15:38:07 -08:00
Christopher Schleiden 95d7590889 Add README for actions-expressions 2023-01-23 15:31:47 -08:00
github-actions 37157938ea v0.1.91 2023-01-23 21:14:10 +00:00
github-actions 23e2a5c1bc v0.1.90 2023-01-23 16:42:31 +00:00
github-actions 675e8f1307 v0.1.89 2023-01-20 17:52:20 +00:00
github-actions 5a2d53882c v0.1.88 2023-01-19 21:20:13 +00:00
Christopher Schleiden dc65810e70 Support multiple unbalanced parentheses 2023-01-19 13:15:44 -08:00
Christopher SchleidenandJosh Gross c3fb85be5d Fix typos in comment
Co-authored-by: Josh Gross <joshmgross@github.com>
2023-01-19 10:17:45 -08:00
Christopher Schleiden e6a2e3eb43 Fix a bunch of auto-complete issues 2023-01-19 10:17:43 -08:00