Commit Graph
21 Commits
Author SHA1 Message Date
Jonathan Tamsut 1e02fbb597 fix format 2023-05-03 15:24:04 -07:00
Jonathan Tamsut b534e3a243 use certificate reader to read in certs 2023-05-03 15:14:32 -07:00
Jonathan Tamsut 523f24c92f create certificate reader 2023-05-03 15:14:09 -07:00
Jonathan Tamsut 0901deea32 add packages to look up root certs 2023-05-03 15:12:59 -07:00
Jonathan Tamsut 59620fae2d format and lint 2023-05-01 15:14:08 -07:00
Jonathan Tamsut 3fbdfd5f2e update var 2023-05-01 15:08:41 -07:00
Jonathan Tamsut 57a5994e12 add the ability to read in cert 2023-05-01 14:51:54 -07:00
Jonathan Tamsut 5cb4007629 Merge pull request #26 from actions/release/0.3.4
Release version 0.3.4
2023-04-21 11:10:29 -07:00
Jonathan Tamsut 74db91e276 Merge pull request #20 from actions/jtamsut/auto-complete-for-mappings
Handle auto-completion for string and boolean mappings
2023-04-14 12:03:28 -07:00
Jonathan Tamsut a1d81c730f yarn prettier 2023-04-14 10:29:20 -07:00
Jonathan Tamsut 18d1bd9734 fix case bug 2023-04-14 10:22:42 -07:00
Jonathan Tamsut fc6a1d3e0c Merge branch 'main' into jtamsut/auto-complete-for-mappings 2023-04-14 09:51:39 -07:00
Jonathan TamsutandJosh Gross 6df34a78ce Update languageservice/src/value-providers/definition.ts
Co-authored-by: Josh Gross <[email protected]>
2023-04-14 09:51:27 -07:00
Jonathan Tamsut 17a680df41 Merge branch 'jtamsut/auto-complete-for-mappings' of https://github.com/actions/languageservices into jtamsut/auto-complete-for-mappings 2023-04-13 15:30:18 -07:00
Jonathan Tamsut 11d3fc25ee run prettier 2023-04-13 15:26:31 -07:00
Jonathan Tamsut d2783ed733 Merge branch 'main' into jtamsut/auto-complete-for-mappings 2023-04-13 15:22:22 -07:00
Jonathan Tamsut 6d0f74e38b fix typo 2023-04-13 15:21:36 -07:00
Jonathan Tamsut 2ecbeafacb add tests 2023-04-13 15:21:23 -07:00
Jonathan Tamsut a4d3fb1a3e add newline to boolean 2023-04-13 10:05:39 -07:00
Jonathan Tamsut fc2bacfcdc add break 2023-04-12 15:37:42 -07:00
Jonathan Tamsut 7d8a7c11a6 handle string and boolean mappings 2023-04-12 15:26:17 -07:00