bigstas
Results
2
issues of
bigstas
I love this extension. Sublime's minimap was the one thing I liked about it and wished Emacs had. Thank you! My problem is that the minimap isn't syntax-highlighted throughout. Most...
In the docs, I can only see the `mongo-collection-find` function. However, I need to run code equivalent to the following: ``` db.mycollection.aggregate([ /* stuff in here */ ]) ``` It...