CodeRemoteContentDefinition 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別,表示遠端和程式代碼遠端 ContentTypes,這應該做為使用遠端語言伺服器之所有檔案的基底定義。 如果語言內容類型衍生自 「code」 而且RemoteBaseTypeName語言內容類型衍生自 「text」 ,請使用 CodeRemoteBaseTypeName 。
public ref class CodeRemoteContentDefinition
public ref class CodeRemoteContentDefinition abstract sealed
public class CodeRemoteContentDefinition
public static class CodeRemoteContentDefinition
type CodeRemoteContentDefinition = class
Public Class CodeRemoteContentDefinition
- 繼承
-
CodeRemoteContentDefinition
建構函式
CodeRemoteContentDefinition() |
類別,表示遠端和程式代碼遠端 ContentTypes,這應該做為使用遠端語言伺服器之所有檔案的基底定義。 如果語言內容類型衍生自 「code」 而且RemoteBaseTypeName語言內容類型衍生自 「text」 ,請使用 CodeRemoteBaseTypeName 。 |
欄位
CodeRemoteBaseTypeName |
基底程式代碼遠端 ContentType 名稱。 啟動語言伺服器功能而不啟用 TextMate。 |
CodeRemoteContentTypeName |
撰寫遠端 ContentType 名稱的程式代碼。 (色彩標示、大括弧完成、折疊範圍) ,讓所有 TextMate 功能亮起。 |
CodeRemoteTextMateBraceCompletionTypeName |
程式代碼遠端大括弧完成 ContentType 名稱。 啟動 TextMate 大括弧完成。 |
CodeRemoteTextMateColorizationTypeName |
程式代碼遠端著色 ContentType 名稱。 啟動 TextMate 色彩標示。 |
CodeRemoteTextMateIndentationTypeName |
程式代碼遠端智慧縮排 ContentType 名稱。 啟動 TextMate 智慧縮排。 |
CodeRemoteTextMateStructureTypeName |
程式代碼遠端結構 ContentType 名稱。 啟動 TextMate 折疊範圍。 |
RemoteBaseTypeName |
基底遠端 ContentType 名稱。 啟動語言伺服器功能而不啟用 TextMate。 |
TextMateOnTypeIndentationContentTypeName |
在類型縮排 ContentType 名稱上。 在類型縮排上啟動 TextMate。 |