David Boissier
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
David Boissier 创建了一个帖子, [Mongo4idea] Load Mongo Shell JS Libs when editing a JS file
Hi,I would like to support the Mongo shell JS libraries for mongo scripts. I can get them from the Mongo github source repository and bundle them in the Mongo Plugin.Unfortunately, with my current ... -
David Boissier 创建了一个帖子, [editor] set manually JSON language
Hi,I am the author of the mongo plugin and I succeeded to open mongo results in a editor tab (like any source file) thanks for the tips.For Ultimate Edition users, JSON files are supported so I wou... -
David Boissier 创建了一个帖子, [mongo4idea] Create an mongo collection editor like Table Editor (from the official database plugin)
Hi,I currently code the editor features for the Mongo plugin. Recently, I used the official database plugin for testing purpose and the Table editor in a tab is a great feature.I was wondering how ...