Commit Graph
366 Commits
Author SHA1 Message Date
Christopher Schleiden a9f469632c Even with the default context provider config can we show expression hover 2023-02-02 15:48:03 -08: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
Christopher Schleiden 1faf6572b7 Rename helper 2023-02-02 13:14:02 -08:00
Christopher Schleiden 903c813ad1 Adjust variable naming 2023-02-02 13:02:34 -08:00
github-actions f546438ec3 v0.1.114 2023-02-02 20:33:47 +00:00
Christopher Schleiden b5fba1360e Add more descriptions for static contexts 2023-02-02 10:29:04 -08:00
Christopher Schleiden 03d11f9c2c Use similar definition info to validation for hover 2023-02-02 10:20:23 -08:00
Christopher Schleiden cb71496867 Integrate expression hover 2023-02-02 08:57:26 -08:00
Christopher Schleiden f5463c18b5 React to extracted functions, add test 2023-02-02 08:57:16 -08:00
Christopher Schleiden 60757d5de8 Logic for determining expression hover 2023-02-02 08:57:02 -08:00
Christopher Schleiden 634f7ecbd4 Extract helper functions 2023-02-02 08:53:01 -08:00
Christopher Schleiden c9c1d9e537 React to parser changes 2023-02-02 08:52:37 -08:00
github-actions 6e236514d5 v0.1.113 2023-02-02 16:05:01 +00:00
github-actions 7f69f0dcbf v0.1.112 2023-02-01 22:05:34 +00:00
Josh GrossandGitHub f57e43c906 Merge pull request #118 from github/joshmgross/validate-action
Validate that an action exists
2023-02-01 17:04:42 -05:00
github-actions 709ee29ce5 v0.1.111 2023-02-01 22:04:35 +00:00
Josh Gross 3f05308f3b Fix invalid action references in tests 2023-02-01 16:43:39 -05:00
github-actions ea60f29c16 v0.1.110 2023-02-01 16:35:14 +00:00
Josh Gross 3f30704e17 Split input validation tests 2023-02-01 11:01:22 -05:00
Josh Gross 7265d1a11c Merge branch 'main' into joshmgross/workflow_call-validation 2023-02-01 10:44:24 -05:00
github-actions 0aacfc0294 v0.1.109 2023-01-31 21:38:51 +00:00
Josh Gross b79019bd6a Validate that an action exists 2023-01-31 13:21:36 -05:00
github-actions 3e752139f7 v0.1.108 2023-01-31 17:43:50 +00:00
Chris SidiandGitHub 4b0bfa879e Merge pull request #107 from github/hashtagchris-runs-on
Remove warnings for the `SuggestedValues` provider (i.e. `runs-on`)
2023-01-31 12:42:57 -05: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
Jacob Wallraff 3a8b7d4e4b Move ignore to top level file 2023-01-30 11:58:21 -08:00
Jacob Wallraff 561e0f2c05 Add *.d.ts to ignore file? 2023-01-30 11:52:12 -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 389831bc3c Run format 2023-01-30 10:57:40 -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 70b891429f Remove extra dev dependency: 2023-01-27 15:35:45 -08:00
Jacob Wallraff 5093027ea8 Update minimum node version 2023-01-27 15:31:14 -08:00
Josh Gross c33fcbc83d Use an object type to represent Position 2023-01-27 15:43:52 -05:00
Jacob Wallraff 981d2d3765 Add json import assertions 2023-01-26 16:02:15 -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
Laura YuandGitHub 115c1bb41c Support completion for partial expressions (#103)
Adding basic expression auto complete
2023-01-25 13:38:28 -08:00
Josh Gross 64bcc2f287 Skip event context validation for workflow_call 2023-01-25 15:24:57 -05: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 9ae4b7d9c9 Use TS for examples 2023-01-25 09:15:22 -08:00
Christopher Schleiden 5984871a7c Remove $ from bash markdown blocks 2023-01-25 09:12:48 -08:00
Christopher Schleiden 605512b277 Begin language service readme 2023-01-25 08:57:18 -08:00