- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I recently discovered the new Intel Visual Fortran Composer XE 2011 and I would like to know if this version has support to IntelliSense running under Visual Studio 2010. I searched the release notes but I wasn't able to find any reference to IntelliSense or similar capability. Thank you very much for any information.
Pedro
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Among the many aspects of IntelliSense, I find very useful to have functions descriptions (or subroutines) and their parameters, without having to search the code for the function (or subroutine) body. It is also very useful when using derived data types, since the programer can have a list of all the components. It's very frustrating that the new Visual Fortran doesn't support this feature.
Pedro
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Pedro
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Pedro
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
variable_foo%"drop down list here"
Or is not applicable mean not practical to add?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
text I am editing because otherwise the pop-ups and tooltips not only get in the way of the program text
but also prevent me from typing on.
This is my personal opinion though - other people seem to find it very useful and I find it useful myselfwhen
I explicitly ask for it ....
Regards,
Arjen
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I experienced the autocompletion features in ADA and now that I have returned to Fortran I'm missing some functionalities that I had became used to.
Pedro
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
IntelliSensesupport wouldmake a significantly more efficient development environment for those that use it. Auto-completion of keywords and intrinsic (or library) functions/subroutines would be a good start, followed by auto-completion of local types and functions/subroutines, too.
Brace-matching and auto-outliningare also very useful features that I'm surprised are also not supported. How many times do you pick up ancient code and spend too much time trying to figure out the starts and stops of nested IF/THENs when they're all lined up on the left margin? ARGH!
I disagree with the comments about these features not being useful in FORTRAN. They are very useful in efficiently understanding old code and writing new code.
I agree that auto-completion is annoying at first - it annoyed me to no end when I started VB6/VBA programming>10 yrs ago- but once you're used to it, you're hooked. And VC#2010has taken it to an even higher level...
Mike.
PS: Scintilla Text Editor (SciTE) even does the brace-matching and auto-outlining. And that's freeware! And, for an example of what this stuff looks like in a FORTRAN IDE, just look at Lahey/Fujitsu LF95 v7.2...
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The one intellisense feature that I would find most useful would be to right click on a subroutine call and have displayed the option to "Go to definition" which wouldopen thesubroutine document.
Thesame thing could be done with include files.
Mike
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I see that this is an old thread but I was searching for a solution and I came across this and I would like Intel to knowI too would like this functionality. I have looked at several compilers (Lahey, PGI, and Intel) that have utilized the Visual Studio IDE to build FORTRAN executables and they all fall short when it comes to implementingthese very valuableeditor features.
My Lahey ED4W from 1999 can auto complete key words, open up the source code when I right click on a subroutine name, and allows me to create a list of keywords that I can highlight in the color of my choice. The downside to this is the debugger crashes all the time and build tool is clunky and not very robust.
I would pay good money to have a Visual Studio FORTRAN implementation that could work just like the free NetbeansJava IDE. I don't even know where to begin to describe how nice it was to not have to continuously shuffle back and forth between source files to double check variable names and parameter lists requirements.
Intel, listen to your potential customers. The company that provides the best tools will win the customers.
On a positive note, great job implementing the Solution Explorer. It is easy to use when setting build options and the debugger is very robust and flexible. I look forward to playing with the build options to see how fast I can make the programs run.
Best regards to all,
Bob
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Something that I do find helpful is hovering over a variable name and being told its type (int, character, etc.) in a popup. It would be useful right now as I am adding !DEC$ ATTRIBUTES REFERENCE for character call list variables in routines called by C.
Mike
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Supporting the "go to definition" function and IntelliSense feature where one can immediately go from a referenceof a subroutine, function or variable to its' definition and location in code is invaluable in large projects, which I have. This would speed up programming significantly for me and of course auto-complete feature and other IntelliSense functionality would be useful. Is Intel ever going to support this functionalisy or something similar for the development community
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
It integrates well with visual studio. Both editors can be set to be aware that the file has been changed since you last used the editor and will refresh the screen as you swap between the two. You just need to be mindful to save the file in one before switching to the other. Ed4Windows can be set to atuomatically do this. see options>configuration>locking>On deactivate = save edited files and unlock.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
