Corey Farwell

Results 416 comments of Corey Farwell

@wtchen Go for it! I'm not working on this and haven't started on it

Appreciate the contribution idea, but I'm going to close this as I'm not interested in setting up git hooks or maintaining tooling for setting up git hooks at this time

I'm going to close this until the aforementioned regression is resolved

rgis now uses proj4rs, so this should no longer be an issue

Could these be committed into the plugin itself instead of folks having to manually add them?

Combining @ELLIOTTCABLE's and @reillysiemens's messages, here are the settings that worked for me: ```js [ // ### Mimic some vi-bindings when in a terminal { "key": "ctrl+w ctrl+l", "command": "workbench.action.navigateRight",...

Yeah it's assuming the source is EPSG:4326 for everything unfortunately https://github.com/frewsxcv/rgis/blob/9dc1d13aaf8dc1878cfab92fd30963ca12eca7e1/rgis-ui/src/add_layer_window.rs#L184