How to add a custom suggestion in Visual Code

前端 未结 0 1315
陌清茗
陌清茗 2020-12-01 10:36

My project has the rule to load a value related to file path. Example:

const value = loadPath(\'dirOne.dirTwo.fileOne.value);
// result will be like:
// const         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题