public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* VSCode EDK II Syntax Highlighting
@ 2020-10-05 21:17 Nate DeSimone
  2020-10-06  4:25 ` [EXTERNAL] [edk2-devel] " Bret Barkelew
  0 siblings, 1 reply; 3+ messages in thread
From: Nate DeSimone @ 2020-10-05 21:17 UTC (permalink / raw)
  To: devel@edk2.groups.io

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Hi Everyone,

I just noticed that there is a vscode extension for adding syntax highlighting to DEC/DSC/FDF/INF/UNI/VFR files:

https://marketplace.visualstudio.com/items?itemName=walonli.edk2-vscode

Along with the following:

https://marketplace.visualstudio.com/items?itemName=Thog.vscode-asl
https://marketplace.visualstudio.com/items?itemName=13xforever.language-x86-64-assembly

If you happen to be using vscode there is actually decent syntax highlighting for all the file types we work with now!

Thanks,
Nate

[-- Attachment #2: Type: text/html, Size: 2883 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [EXTERNAL] [edk2-devel] VSCode EDK II Syntax Highlighting
  2020-10-05 21:17 VSCode EDK II Syntax Highlighting Nate DeSimone
@ 2020-10-06  4:25 ` Bret Barkelew
  2020-10-06 14:50   ` Andrew Fish
  0 siblings, 1 reply; 3+ messages in thread
From: Bret Barkelew @ 2020-10-06  4:25 UTC (permalink / raw)
  To: devel@edk2.groups.io, Desimone, Nathaniel L


[-- Attachment #1.1: Type: text/plain, Size: 2066 bytes --]

Some members of our team were writing one at one point in conjunction with Surface. I don’t know if it ever saw the light of day, but Matthew might be able to clean it up for release if the community were interested.

- Bret

From: Nate DeSimone via groups.io<mailto:nathaniel.l.desimone=intel.com@groups.io>
Sent: Monday, October 5, 2020 5:36 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Subject: [EXTERNAL] [edk2-devel] VSCode EDK II Syntax Highlighting

Hi Everyone,

I just noticed that there is a vscode extension for adding syntax highlighting to DEC/DSC/FDF/INF/UNI/VFR files:

https://marketplace.visualstudio.com/items?itemName=walonli.edk2-vscode<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3Dwalonli.edk2-vscode&data=02%7C01%7Cbret.barkelew%40microsoft.com%7C8edd5a7ec4fa46e93bc508d8698faf59%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637375413787436817&sdata=Xq7U6aGSI7l51o%2Fl6sovRRzAfRcJ4hYvRpE0FceH97c%3D&reserved=0>

Along with the following:

https://marketplace.visualstudio.com/items?itemName=Thog.vscode-asl<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3DThog.vscode-asl&data=02%7C01%7Cbret.barkelew%40microsoft.com%7C8edd5a7ec4fa46e93bc508d8698faf59%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637375413787436817&sdata=wJHvqT4RVLc4CE66xj8d77zaLiYxLZasxvaDpgjn%2FEA%3D&reserved=0>
https://marketplace.visualstudio.com/items?itemName=13xforever.language-x86-64-assembly<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3D13xforever.language-x86-64-assembly&data=02%7C01%7Cbret.barkelew%40microsoft.com%7C8edd5a7ec4fa46e93bc508d8698faf59%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637375413787446811&sdata=2RRo7rODIcDrMbZu1uifs7ATFca8S162DLNeLaVYfU0%3D&reserved=0>

If you happen to be using vscode there is actually decent syntax highlighting for all the file types we work with now!

Thanks,
Nate



[-- Attachment #1.2: Type: text/html, Size: 4811 bytes --]

[-- Attachment #2: 229B0B38258E4BB8A76EF753B1B2EC6A.png --]
[-- Type: image/png, Size: 140 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [EXTERNAL] [edk2-devel] VSCode EDK II Syntax Highlighting
  2020-10-06  4:25 ` [EXTERNAL] [edk2-devel] " Bret Barkelew
@ 2020-10-06 14:50   ` Andrew Fish
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Fish @ 2020-10-06 14:50 UTC (permalink / raw)
  To: devel, bret.barkelew; +Cc: Desimone, Nathaniel L

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

Tools are always good and welcome. If it works well we could add a page to the wiki.
> On Oct 5, 2020, at 9:25 PM, Bret Barkelew via groups.io <bret.barkelew=microsoft.com@groups.io> wrote:
> 
> 
> Some members of our team were writing one at one point in conjunction with Surface. I don’t know if it ever saw the light of day, but Matthew might be able to clean it up for release if the community were interested.
>
> - Bret
>
> From: Nate DeSimone via groups.io
> Sent: Monday, October 5, 2020 5:36 PM
> To: devel@edk2.groups.io
> Subject: [EXTERNAL] [edk2-devel] VSCode EDK II Syntax Highlighting
>
> Hi Everyone,
>
> I just noticed that there is a vscode extension for adding syntax highlighting to DEC/DSC/FDF/INF/UNI/VFR files:
>
> https://marketplace.visualstudio.com/items?itemName=walonli.edk2-vscode
>
> Along with the following:
>
> https://marketplace.visualstudio.com/items?itemName=Thog.vscode-asl
> https://marketplace.visualstudio.com/items?itemName=13xforever.language-x86-64-assembly
>
> If you happen to be using vscode there is actually decent syntax highlighting for all the file types we work with now!
>
> Thanks,
> Nate
>
> 

[-- Attachment #2: Type: text/html, Size: 4939 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-06 14:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-05 21:17 VSCode EDK II Syntax Highlighting Nate DeSimone
2020-10-06  4:25 ` [EXTERNAL] [edk2-devel] " Bret Barkelew
2020-10-06 14:50   ` Andrew Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox