Commit Graph
44 Commits
Author SHA1 Message Date
Jacob Wallraff fa3c7104a8 Refactor appendContext 2023-02-21 15:19:03 -08:00
Jacob Wallraff ba23758999 Add output description to hover 2023-02-21 14:50:28 -08:00
Jacob Wallraff d81733b160 Refactor into description provider file 2023-02-21 10:13:18 -08:00
Jacob Wallraff 21a04dfed5 Remove unused imports 2023-02-21 09:17:07 -08:00
Jacob Wallraff cda5e4001c Format 2023-02-21 09:14:50 -08:00
Jacob Wallraff 9bb7372bd8 Remove extra filter and parameter 2023-02-21 09:10:51 -08:00
Jacob Wallraff 7389a38952 Format 2023-02-17 13:04:33 -08:00
Jacob Wallraff c5caf4b35f Refactor template job filtering 2023-02-17 12:54:59 -08:00
Jacob Wallraff 050634415e Cleanup 2023-02-17 12:38:20 -08:00
Jacob Wallraff 9bb2426d06 Move description fetching to language service 2023-02-17 11:53:25 -08:00
Jacob Wallraff 8ea37b3d64 Find the input description 2023-02-17 09:24:55 -08:00
Jacob Wallraff e6a6d913b3 erge branch 'main' into thyeggman/reusable-workflow-hover 2023-02-15 17:42:51 -08:00
Jacob Wallraff 157c6f0672 More different stuff 2023-02-15 17:22:18 -08:00
Jacob Wallraff 999a1deb60 Use file provider in test 2023-02-15 15:57:44 -08:00
Jacob Wallraff cc7ca2237d Add file provider to hover 2023-02-15 14:50:26 -08:00
Josh Gross 0d647c1765 Move ErrorPolicy into template converter options 2023-02-14 16:41:34 -05:00
Josh Gross 13aaa381c8 Parse reusable workflows up to a depth of 1 2023-02-06 15:10:34 -05:00
Josh Gross f4dde16b61 Add a FileProvider to parseWorkflow 2023-02-06 11:15:15 -05:00
Christopher Schleiden a9f469632c Even with the default context provider config can we show expression hover 2023-02-02 15:48:03 -08: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
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
Jacob Wallraff 389831bc3c Run format 2023-01-30 10:57:40 -08:00
Jacob Wallraff f2138b7eed Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-24 11:17:08 -08:00
Jacob Wallraff e6de0d11b8 Address feedback 2023-01-24 11:14:35 -08:00
Jacob Wallraff 58d92658b6 Address feedback 2023-01-23 17:50:54 -08:00
Jacob Wallraff af5c15a422 Small fix 2023-01-23 17:22:47 -08:00
Jacob Wallraff 7560a1ee51 Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-23 17:16:28 -08:00
Jacob Wallraff 615ba46960 Fix hover over 'cron:' token 2023-01-23 16:53:29 -08:00
Jacob Wallraff e8c5a21743 Run format 2023-01-23 16:25:30 -08:00
Jacob Wallraff 6be2bd1cd7 Move hover logic from parser to language service 2023-01-23 16:22:18 -08:00
Josh Gross d8d4a3f46a Ensure inherited context is shown on hover 2023-01-23 16:20:59 -05:00
Josh Gross 48c728771e Show action input descriptions on hover 2023-01-23 16:02:13 -05:00
Beth Brennan 0867f0164a Merge pull request #40 from github/elbrenn/range
Add range to CompletionItems
2022-12-07 10:55:35 -05:00
Beth Brennan 424bc471ce Use mapRange 2022-12-07 10:51:44 -05:00
Christopher SchleidenandJosh Gross b0f6edca59 Fix log message
Co-authored-by: Josh Gross <[email protected]>
2022-12-05 12:08:05 -08:00
Christopher Schleiden c1a8ba0ca7 Add log level and log via connection 2022-12-05 10:05:41 -08:00
Beth Brennan cd0c836769 Fix validation with moved definition 2022-12-02 14:31:38 -05:00
Beth Brennan 09e354a30e Read definition from key for hover and complete 2022-12-02 14:29:59 -05:00
Beth Brennan 0d1b951c14 Use isMapping 2022-11-22 16:03:01 -05:00
Beth Brennan 2e8f4ea076 Show description and context on key hover 2022-11-21 17:21:40 -05:00
Josh Gross 3a816b2a74 Run prettier on language service 2022-11-15 14:08:12 -05:00
Christopher Schleiden 2e1652515e Initial code import 2022-11-08 17:00:59 -08:00