How to quickly find right resource name #1160
Unanswered
marcinpraczko
asked this question in
Q&A
Replies: 1 comment
-
|
I recently built an MCP server to make it easier and faster to find and curate service in our diagrams project. If you’re still running into this issue, feel free to give the beta version a try: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am looking for solution which will allow me quickly add resource to code. Now my flow is that I am checking main website and search for name in many categories. This is slow (for me) and I am interested something with fuzzy finding.
Something which will allow me for example:
I am not python developer and my current knowledge is limited in terms of editors - maybe this is possible in editors? I am using PyCharm / vscode and Emacs.
Any hints, examples, guidelines are really welcome.
Beta Was this translation helpful? Give feedback.
All reactions