| Anonymous | Login | Signup for a new account | 2013-05-24 01:02 CEST | ![]() |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI | fpcprojects: fpprofiler |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0021842 | Lazarus | IDE | public | 2012-04-23 07:38 | 2012-04-23 07:47 | ||||||||
| Reporter | Stephano | ||||||||||||
| Assigned To | Mattias Gaertner | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | 0.9.31 (SVN) | Product Build | |||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0021842: Codetools inhibit chm help | ||||||||||||
| Description | If codetools are not satisfied with the code, context sensitive chm help will not be available. In the example below, put the caret on 'procedure' and press F1. A dialog will popup: 'No help found for "project1.lpr" at (11,4)' and the messages window will display: 'project1.lpr(12,1) Error: identifier expected, but begin found' Completing the procedure line fixes this issue. program Project1; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Classes { you can add units after this }; proced|ure begin end. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Fixed in Revision | |||||||||||||
| LazTarget | |||||||||||||
| Widgetset | |||||||||||||
| Attached Files | |||||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-04-23 07:38 | Stephano | New Issue | |
| 2012-04-23 07:47 | Mattias Gaertner | Status | new => assigned |
| 2012-04-23 07:47 | Mattias Gaertner | Assigned To | => Mattias Gaertner |
| Main | My View | View Issues | Change Log | Roadmap |



