Re: [cedet-semantic] semantic-symref question
Brought to you by:
zappo
From: Eric L. <er...@si...> - 2019-11-21 03:13:40
|
On 11/19/19 11:33 PM, Anand Tamariya wrote: > Hi Eric, > What are your thoughts about integrating semantic parsing with symref > for refactoring? Is it possible/desirable? Hi Anand, That was one of my goals with those two tools. You may notice that in a symref buffer, there are some options in the menu for doing renames. I didn't get very far with this project. Someone else started a refactoring tool using a mix of semantic, symref, and srecode. https://github.com/tuhdo/semantic-refactor I haven't done any coding in a while so haven't tried this much myself. Eric |