Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Regression in autocomplete for values with doc comments including unicode text. #114

Closed
@cristianoc

Description

@cristianoc

For exampleJs.String2.toU should autocomplete toJs.String2.toUpperCase but the generated JSON has problems escaping this:

toUpperCase str converts str to upper case using the locale-insensitive case mappings in the Unicode Character Database. Notice that the conversion can expand the number of letters in the result; for example the German ß capitalizes to two Ses in a row.toUpperCase "abc" = "ABC";;toUpperCase {js|Straße|js} = {js|STRASSE|js};;toLowerCase {js|πς|js} = {js|ΠΣ|js};;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp