Vote for the Code Editor Features to be Implemented
Hello Community,
Thanks everyone for the Code Editor feature requests you’ve been posting to the TestComplete Community. All of them are great! We are planning to implement the most required features in one of the next releases. For this, could you please help us prioritize the submitted suggestions?
Please follow the survey and select the 4 features you like most. If you haven’t had a chance to submit your feature request yet, you can do this within this survey, as well.
We are offering you to vote for the following feature requests (click each suggestion to open the original community discussion for details):
Code Completion for class members
Predefined color schemes for the TestComplete IDE including the script editor (Light, Dark)
Trace references to variables and functions (show places where a function or variable is used)
Code analysis tool (like PyLint, JSLint, ESLint)
Auto-formatting code when typing with an option to update auto-formatting rules - Code Beautifier
We are closing the survey on Oct 27.
Thanks!
- Hi Mehdi,
/silentmode suppresses TestExecute message boxes like confirmations.
To suppress the log opening at the end of the test, open TestExecute options, go to Engines > Log and uncheck Activate after test run.