Henrik Jess Nielsen hjess
  • Joined on 2024-08-14
hjess pushed to main at hjess/frigate 2026-05-11 21:37:21 +02:00
71fa4f64ac Initial Frigate NVR deployment
hjess created branch main in hjess/frigate 2026-05-11 21:37:21 +02:00
hjess created repository hjess/frigate 2026-05-11 21:37:05 +02:00
hjess pushed to main at hjess/iLSP 2026-05-11 12:29:38 +02:00
fc40157a77 add lsp_bridge.py: proper LSP-aware WebSocket bridge replacing websocat
hjess pushed to main at hjess/iLSP 2026-05-11 11:44:34 +02:00
cb914dd990 docs: add IntelliJ LSP4IJ setup + Azure Toolkit conflict warning
hjess pushed to main at hjess/iLSP 2026-05-11 11:41:39 +02:00
5cb3e04b6e fix(modules): case-insensitive module ref lookup
hjess pushed to main at hjess/iLSP 2026-05-11 11:37:53 +02:00
02c09f1d18 fix(bicep): always suppress LS noise in version/param/param_value contexts
hjess pushed to main at hjess/iLSP 2026-05-11 11:20:58 +02:00
445ccb5769 fix(bicep): detect param context when module ref has empty version
hjess pushed to main at hjess/iLSP 2026-05-11 11:08:51 +02:00
e7471e5dfd fix(bicep): replace LS completions entirely for version/param/param_value contexts
hjess pushed to main at hjess/iLSP 2026-05-10 18:17:19 +02:00
3b7c29d1e6 feat: add landing page at /
hjess pushed to main at hjess/iLSP 2026-05-10 18:05:27 +02:00
ba477d5e97 test: add real-file integration test for Bicep + YAML pipelines
hjess pushed to main at hjess/iLSP 2026-05-10 17:27:47 +02:00
703d5d67a8 fix(smoke): use azure-pipelines.yml URI to match AzDO schema glob
hjess pushed to main at hjess/iLSP 2026-05-10 16:55:57 +02:00
e5ba01a52b feat: add AzDO pipeline schema completions (task@version, inputs, steps)
hjess pushed to main at hjess/iLSP 2026-05-10 16:41:02 +02:00
acccd9ba20 docs: add README and EDITOR_SETUP with YAML pipeline template section
hjess pushed to main at hjess/iLSP 2026-05-10 16:37:51 +02:00
ae751f944c fix: yaml stdio per-connection, iac catalog path, makefile port
hjess pushed to main at hjess/iLSP 2026-05-10 16:23:07 +02:00
2a1717ff81 feat: bake iac_source_catalog into Docker image; fix YAML smoke test; add .gitignore
hjess pushed to main at hjess/iLSP 2026-05-10 16:10:40 +02:00
ef3535048b fix: Bicep module ref path — strip bicep/ prefix, lookup by ref_path
hjess pushed to main at hjess/iLSP 2026-05-10 15:59:42 +02:00
333d986e76 feat: YAML pipeline template autocomplete (AzDO + GHA)
hjess pushed to main at hjess/iLSP 2026-05-10 15:40:17 +02:00
5501254b55 feat: YAML LSP (/yaml endpoint) + IAC source catalog enrichment
hjess pushed to main at hjess/iLSP 2026-05-10 15:30:36 +02:00
b93aa84737 feat: param_value context — enum/allowed completions for principalType, environmentType etc.