Fabiofz
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Fabiofz 创建了一个帖子, 已回答How to override the tab action in custom language (to insert 4 spaces instead of identing to a multiple of 4)?
I'm trying to create a custom action which always adds 4 spaces instead of adding a number of spaces so that the indentation would become a multiple of 4. I've tried to create an action such as: <a... -
-
Fabiofz 创建了一个帖子, 已回答Code-completion without applying initial lookupString
I have a use case where the heuristics for the insert of the `lookupString` of the `LookupElement` aren't being helpful (it's a completion where the completion is `${None}` and the standard heur...