- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Is there any way to get line numbers in the editor of VS. Error messages give line number but there is nothing to refer them to.....
Renee
Renee
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Depending on your Visual Studio version, try something like menu path Tools > Options, then in the left hand pane of the resulting dialog expand and select Text editor > Fortran* > General, then on the right hand side under Display select Line numbers.
* If you want line numbers for all types of source file, then select All Languages instead of Fortran.
Note that if you double click on an error message in the output window or the error list window then the cursor (usually) gets positioned on the location of the error.
* If you want line numbers for all types of source file, then select All Languages instead of Fortran.
Note that if you double click on an error message in the output window or the error list window then the cursor (usually) gets positioned on the location of the error.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
What I usually do is go to the "All Languages" option, click on the checkbox for Line Numbers to clear it and then click on it again to enable it for all languages.
