vscode-tslint

A tslint integration for vscode

  • 所有者: microsoft/vscode-tslint
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

vscode-tslint

Marketplace Version Market Place Installs

VSCode extension to support tslint. This README describes the development setup, for information about the published extension refer to the README in the tslint folder.

Development setup

  • run npm install inside the tslint and tslint-server folders
  • open VS Code on tslint and tslint-server or open a workspace with the client and server by opening vscode-tslint.code-workspace
  • compile the server once (see developing the server)

Developing the server

  • open VS Code on tslint-server
  • run npm run compile or npm run watch to build the server and copy it into the tslint folder
  • to debug press F5 which attaches a debugger to the server
  • to trace the server communication you can enable the setting: "tslint.trace.server": "verbose", "messages"

Developing the extension/client

  • open VS Code on tslint
  • run F5 to build and debug the extension

If you want to debug server and extension at the same time; 1st debug extension and then start server debugging after you have opened a typescript file that activates the extension.

Manual Tests

Manual tests can be found in the tslint-tests folder.

主要指標

概覽
名稱與所有者microsoft/vscode-tslint
主編程語言TypeScript
編程語言TypeScript (語言數: 3)
平台
許可證Other
所有者活动
創建於2015-10-08 21:05:22
推送於2021-08-13 00:21:06
最后一次提交
發布數7
最新版本名稱release/1.0.15 (發布於 2017-11-03 12:53:58)
第一版名稱release/1.0.1 (發布於 2017-09-08 11:36:49)
用户参与
星數413
關注者數41
派生數99
提交數537
已啟用問題?
問題數0
打開的問題數0
拉請求數34
打開的拉請求數3
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?