Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line comment not recognized #3158

Closed
stevemessick opened this issue May 21, 2012 · 2 comments
Closed

Line comment not recognized #3158

stevemessick opened this issue May 21, 2012 · 2 comments
Assignees
Labels
closed-duplicate Closed in favor of an existing report
Milestone

Comments

@stevemessick
Copy link
Contributor

If // (single line comment) is not the first thing on the line, the editor does not format the line as a comment.
////////////////////////////////////////////////////////////////////////////////////
Editor Version: 7552

@stevemessick
Copy link
Contributor Author

This appears to be a problem only when editing at the end of a block.


Added this to the M1 milestone.

@stevemessick
Copy link
Contributor Author

Added Duplicate label.
Marked as being merged into #2817.

@stevemessick stevemessick added Type-Defect closed-duplicate Closed in favor of an existing report labels Jun 1, 2012
@stevemessick stevemessick self-assigned this Jun 1, 2012
@stevemessick stevemessick added this to the M1 milestone Jun 1, 2012
copybara-service bot pushed a commit that referenced this issue Oct 1, 2021
Changes:
```
> git log --format="%C(auto) %h %s" a817863..37d0592
 37d05928 Don't ignore 'packages/' over the root-dir (#3162)
 85e11718 Add in-memory cache to store version listings (#3163)
 46f79d5b Use source.hasMultipleVersions to decide when to show version constraint. (#3159)
 0e553a07 Warn against likely bad env-var name (#3146)
 30580bee Migrate src/git to null-safety (#3158)

```

Change-Id: Ic04937ad0adbeb228770087dedb25ccfcc4f3206
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215202
Reviewed-by: Sarah Zakarias <[email protected]>
Commit-Queue: Sigurd Meldgaard <[email protected]>
copybara-service bot pushed a commit that referenced this issue Sep 13, 2022
…8 revisions)

https://dart.googlesource.com/dartdoc/+log/c64f800bd6a7..b0b0d6ace017

2022-09-13 [email protected] Use toList(growable:false) more (#3151)
2022-09-13 [email protected] Make Warnable.package non-nullable (#3155)
2022-09-13 [email protected] Update scorecard action to v2.0.3 (#3162)
2022-09-13 [email protected] Bump to 6.1.1 (#3161)
2022-09-12 [email protected] Allow analyzer 5.0.0 (#3160)
2022-09-12 [email protected] Make Extension.typeParameters late final (#3150)
2022-09-12 [email protected] Fix HTML of features (#3147)
2022-09-12 [email protected] Improve assert of function typedef (#3158)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-doc-dart-sdk
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Dart Documentation Generator: https://github.com/dart-lang/dartdoc/issues
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: [email protected]
Change-Id: I96e0843c13d07f35e1bab57cacaddd747f54e00b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259081
Commit-Queue: DEPS Autoroller <[email protected]>
Reviewed-by: Devon Carew <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

1 participant