BGforgeNet / VScode-BGforge-MLS

BGforge MultiLanguage server
https://forums.bgforge.net/viewforum.php?f=35
Other
16 stars 5 forks source link

Comments should be greyed out after launching a PATCH/ACTION function #3

Closed 4Luke4 closed 5 years ago

4Luke4 commented 5 years ago

For example:

// This comment is greyed out
LPF ADD_ITEM_EQEFFECT
INT_VAR
    opcode = 319    // This comment is not greyed out
     .........
END
burner1024 commented 5 years ago

Please follow the template, it's there for a reason. (and tag with weidu, rather than putting it into the header). And open an issue per problem.

4Luke4 commented 5 years ago

(and tag with weidu, rather than putting it into the header)

I fear I'm not allowed to put tags.....

burner1024 commented 5 years ago

Nevermind the tag then, but point about the template still stands.