VS中设置proto语法高亮

2025-10-23 03:03:39

1、打开VS,在工具菜单中找到选项

VS中设置proto语法高亮

2、在选项页面中,找到“文本编辑器”

VS中设置proto语法高亮

3、在文本编辑器下面找到“文件扩展名”

VS中设置proto语法高亮

4、添加proto扩展名,编辑器选择Microsoft Visual C++

VS中设置proto语法高亮

5、找到vs的安装路径下的IDE目录,默认为C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE

VS中设置proto语法高亮

6、看目录下面是否有usertype.dat文件,哪果没有,创建一个。

VS中设置proto语法高亮

7、用文本编辑器打开,输入以下内容,一个关键字一行

__int64

auto

bool

break

case

catch

char

cerr

cin

class

const

continue

cout

default

delete

do

double

else

enum

package

message

required

optional

repeated

explicit

extern

false

float

for

friend

goto

if

inline

int

long

mutable

namespace

new

operator

private

protected

public

register

return

string

int32

byte

bytes

short

signed

sizeof

static

struct

switch

template

this

throw

true

try

typedef

union

unsigned

using

virtual

void

volatile

wchar_t

while

__asm

__fastcall

__based

__cdecl

__pascal

__inline

__multiple_inheritance

__single_inheritance

__virtual_inheritance

define

error

include

elif

if

line

else

ifdef

pragma

endif

ifndef

undef

if

else

endif

#

VS中设置proto语法高亮

8、重起VS看看,就可以显示高亮了

VS中设置proto语法高亮

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢