Errors, bugs, questions - page 1568
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Today's update has conveniently organized the work in the portfolio - thank you. Only there's something wrong with the filter in the RELATED tab - the works in progress are diluted with completed, new and something else
---
And since you've got it going that way, can you do that too?
If the site's layout designers removed the "Link" column and attached the link to the text in the "Operation" column, it would be great - there would be twice as much space under the job title and it would even be possible to read it
Hi all, can you tell me how to make this cancer not appear in the code? It's getting fatter and lengthens the length of the module.
it's a styling bug if the brackets are wrong or crooked
it's a styling bug if the brackets are incorrect or crooked
Hi all, can you tell me how to make this cancer not appear in the code? It's getting fatter and lengthens the length of the module.
I also encountered this problem, perhaps it is connected with the code styler, and the empty description blocks were inserted not only before the functions, but before the bodies of loops, switch, if operators... With a large amount of code - this bug is really causing a lot of trouble. But I haven't managed to find out the reasons for this "rubbish".
Regards...
I also encountered this problem, perhaps it is connected with the code styler, and the empty description blocks were inserted not only before the functions, but before the bodies of loops, operators - switch, if... This bug is really troublesome with a large amount of code. But I haven't managed to find out the reasons for this "rubbish".
Regards...
There is always one reason: an error in your code. For example, you didn't put ";" at the end of the line and started styling and similar errors.
I agree that the reason is a syntax error, but why "rubbish" so much, can you imagine how much "rubbish" can arise in a source of more than 10K lines...
Why do you use a styler at all? Sure, if you want to publish your code in an article or code base (for that the local rules require passing the code through a styler), or if you are parsing someone else's code, which is written in an unreadable style without any formatting at all. But if you write by yourself, then write directly to accurately in the style that is convenient to you, in this case, why do you need a styler?
So the question is not whether or not to use a styliser.
What is it?