ide-fortran icon indicating copy to clipboard operation
ide-fortran copied to clipboard

Fortran language support for Atom-IDE

Results 6 ide-fortran issues
Sort by recently updated
recently updated
newest added

I don't get any signature help any more. I used to, but some weeks ago the signature was gone. The rest of the langaue-specific features seems ok: jump-to-def, hover, completion...

'fortls' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process. Atom version: 1.55 x64 OS: Windows...

So my operating system is OSX 10 and I am using VScode as and ide. I get the error "Error spawning fortls". I set the fortls path in the editor...

Hi, sorry to bother you. I noticed you added symbol renaming. I just can't get it to work. I've tried right clicking on the variable and selecting rename ![image](https://user-images.githubusercontent.com/4976024/57735594-6c4a4980-76a5-11e9-884a-5bbc98693351.png) as...

First, fortran-ide is only working when I also add a project folder. When I open a .f90 file without adding a project folder, outlook, hover, and find reference do all...

As the title says, line 67 in main.js, there is a typo which leads to fortls crash. "--incrmental_sync" should be "--incremental_sync"