Pelles C forum

Pelles C => Feature requests => Topic started by: Sachin Hambar on February 23, 2005, 12:35:32 PM

Title: Tag Support Before Bulid Successful and Find In Files
Post by: Sachin Hambar on February 23, 2005, 12:35:32 PM
1. When you create a project and rebuild it.
    If there are problems in compilation, tagging support is not enable(i.e
    on right click pop up you can not oberver "Go To Definition" )
    If this is possible, it will be great.
2. For Find in Files, Editor doesnot save the previous search directory path
Title: Re: Tag Support Before Bulid Successful and Find In Files
Post by: Pelle on February 23, 2005, 07:36:34 PM
Quote from: "Sachin Hambar"
1. When you create a project and rebuild it.
    If there are problems in compilation, tagging support is not enable(i.e
    on right click pop up you can not oberver "Go To Definition" )
    If this is possible, it will be great.

This is a known problem. There are some technical difficulties about the order of execution, but maybe I can fix it. Maybe.

Quote from: "Sachin Hambar"

2. For Find in Files, Editor doesnot save the previous search directory path

If you have a project loaded, Find in files will always default to the project directory. If you don't have a project loaded, the most recent directory will be remembered. If you do have a project loaded, but don't want to search the project directory, there is a problem. No easy fix, since I find it most useful to be able to search the project directory - also when I switch between projects. I can't have a statically saved folder in this case...

Pelle

Pelle