gbrlsnchs / telescope-lsp-handlers.nvim

MIT License
87 stars 9 forks source link

fix: support uri #7

Open fengwk opened 1 year ago

fengwk commented 1 year ago

Support jump to uri location like jdt://contents/spring-webmvc-4.3.11.RELEASE.jar/org.springframework.web.servlet/DispatcherServlet.class?=music-community-friends-service-cache/%5C/home%5C/fengwk%5C/.m2%5C/repository%5C/org%5C /springframework%5C/spring-webmvc%5C/4.3.11.RELEASE%5C/spring-webmvc-4.3.11.RELEASE.jar=/maven.pomderived=/true=/=/javadoc_location=/jar:file:%5C/home%5C/fengwk%5C/.m2%5C/repository%5C/org%5C/springfram ework%5C/spring-webmvc%5C/4.3.11.RELEASE%5C/spring-webmvc-4.3.11.RELEASE-javadoc.jar%5C!%5C/=/=/maven.groupId=/org.springframework=/=/maven.artifactId=/spring-webmvc=/=/maven.version=/4.3.11.RELEASE=/=/ maven.scope=/compile=/=/maven.pomderived=/true=/%3Corg.springframework.web.servlet(DispatcherServlet.class.

Also, I don't know much about vim api. Maybe there is a better way to replace hard coded "utf-8".