mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: add hashline editing and TypeScript LSP
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"extensions": [
|
||||
"./extensions/fff-override.ts",
|
||||
"./pi-rtk-optimizer/index.ts",
|
||||
"./extensions/hashline.ts",
|
||||
"./node_modules/context-mode/build/adapters/pi/extension.js",
|
||||
"./extensions/codegraph.ts",
|
||||
"./extensions/lsp.ts",
|
||||
@@ -46,9 +47,12 @@
|
||||
"@ogulcancelik/pi-codex-compaction": "0.1.3",
|
||||
"context-mode": "1.0.169",
|
||||
"pi-context-view": "0.4.2",
|
||||
"pi-hashline-edit": "0.8.3",
|
||||
"pi-hermes-memory": "0.9.6",
|
||||
"pi-lsp": "0.1.7",
|
||||
"pi-mcp-adapter": "2.26.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-language-server": "5.3.0",
|
||||
"zod": "4.4.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user