Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PIC18 Assembly LanguageNew to Visual Studio Code? Get it now.
PIC18 Assembly Language

PIC18 Assembly Language

ChuangChih-Hao

|
35 installs
| (1) | Free
Language support for PIC18 assembly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PIC18 Assembly Language

為 Visual Studio Code 提供簡易的 PIC18 系列組合語言支持。

Provides basic PIC18 assembly language support for Visual Studio Code.

目錄 (Contents)

  • 特色 (Features)
  • 已知問題 (Known Issues)
  • 代辦事項
  • 功能演示 (Demo)

特色 (Features)

  • 片段範本 Snippets

    • 提供 MPASM 組譯器範本 (Provide MPASM assembler templates)
  • 指令 Instruction

    • 內嵌文檔 (Inline documentation)
    • 自動補全 (Auto completion)
    • 參數提示 (Parameter hints)
    • 語法上色 (Syntax highlighting)
  • 標籤 Label

    • 自動補全 (Auto completion)
    • 自動插入 EXTRN (Auto insert EXTRN)
    • 跨檔索引 (Cross-file indexing)
    • 跳至定義 (Go to Definition)
    • 語意標記 (Semantic tokens)
    • 衝突偵測 (Conflict diagnostics)
    • 自訂註解 (Custom comments)
    • 語法上色 (Syntax highlighting)
  • 變數(EQU) Variable

    • 自動補全 (Auto completion)
    • 跨檔索引 (Cross-file indexing)
    • 跳至定義 (Go to Definition)
    • 語意標記 (Semantic tokens)
    • 自訂註解 (Custom comments)
    • 語法上色 (Syntax highlighting)
  • 內部暫存器 Special Function Register

    • 自動補全 (Auto completion)
    • 語法上色 (Syntax highlighting)
  • 巨集 Macro

    • 自動補全 (Auto completion)
    • 跨檔索引 (Cross-file indexing)
    • 跳至定義 (Go to Definition)
    • 語意標記 (Semantic tokens)
    • 衝突偵測 (Conflict diagnostics)
    • 自訂註解 (Custom comments)
    • 語法上色 (Syntax highlighting)

已知問題 (Known Issues)

  • 暫無

代辦事項 (Todo)

  • 支援使用 Macro 時的參數分析 (Support parameter parsing when using Macros)

功能演示 (Demo)

Demo

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft