Re: [Builder] Function and class fuzzy search for Python source code?



On 05/23/2019 02:04 AM, Pierre Equoy via builder-list wrote:

Could that be the reason why function/class fuzzy search doesn't work
with Python source code? If so, what would be a good first step to
take in order to implement this?


We need a python plugin that can implement the IdeCodeIndexer interface.

If someone can come up with a script that can run across a code-base and spit out a bunch of symbol names and locations, it would be pretty easy to integrate and get that working.

If you can do that, I'd be happy to handle the Builder side of things :)

-- Christian


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]