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

docs: add guides ide change goland option and reference cli add options vscode or goland #3419

Merged
merged 3 commits into from Apr 22, 2024

Conversation

DiegPS
Copy link
Contributor

@DiegPS DiegPS commented Apr 22, 2024

Description

Add the possibility for anyone to know that goland can also be used with the -ide goland by a brief mention in the documentation

Fixes # (#3409)

Type of change

  • This change requires a documentation update

Summary by CodeRabbit

  • Documentation
    • Expanded IDE support documentation to include Goland alongside Visual Studio Code.
    • Updated CLI reference to include the new -ide flag for specifying the IDE when generating project files.
    • Added user option to choose between vscode and golang in IDE settings.
    • Various documentation improvements and feature additions made by contributors.

Copy link
Contributor

coderabbitai bot commented Apr 22, 2024

Walkthrough

The recent updates bring an expansion to the Integrated Development Environment (IDE) support within our tool. Initially supporting only Visual Studio Code, now Goland is included as an option. Users can specify their preferred IDE using the -ide flag in the Wails CLI, enhancing customization and workflow efficiency.

Changes

File Path Change Summary
.../guides/ides.mdx Expanded IDE support to include Goland.
.../reference/cli.mdx Added -ide flag to specify IDE (vscode or goland) in CLI.
.../changelog.mdx Added documentation for choosing between vscode and goland IDE options, along with various documentation improvements and feature additions by contributors.

🐰✨
Ode to the Code, both fresh and grand,
From Visual Studio to Goland's land.
A flag is raised, with -ide it's named,
Choose your field, let none be blamed.
Hop and code, with joy expand! 🎉
🐰✨


Recent Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between 2dba39d and 1f86cdb.
Files selected for processing (1)
  • website/src/pages/changelog.mdx (1 hunks)
Additional Context Used
LanguageTool (496)
website/src/pages/changelog.mdx (496)

Near line 5: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ... in this file. The format is based on [Keep a Changelog](https://keepachangelog.com...


Near line 8: This sentence does not start with an uppercase letter.
Context: ...emver.org/spec/v2.0.0.html). - Added for new features. - Changed for changes i...


Near line 9: This sentence does not start with an uppercase letter.
Context: ...- Added for new features. - Changed for changes in existing functionality. - `D...


Near line 10: This sentence does not start with an uppercase letter.
Context: ... existing functionality. - Deprecated for soon-to-be removed features. - `Removed...


Near line 11: Consider adding a comma here.
Context: ...oon-to-be removed features. - Removed for now removed features. - Fixed for any bug...


Near line 12: This sentence does not start with an uppercase letter.
Context: ...edfor now removed features. -Fixedfor any bug fixes. -Security` in case of ...


Near line 13: This sentence does not start with an uppercase letter.
Context: ...Fixed for any bug fixes. - Security in case of vulnerabilities. ## [Unrelease...


Near line 21: Possible spelling mistake found.
Context: ...t in IDE options you can choose between vscode and goland. Added by @DiegPS in [PR](ht...


Near line 21: Possible spelling mistake found.
Context: ...tions you can choose between vscode and goland. Added by @DiegPS in [PR](https://githu...


Near line 21: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...u can choose between vscode and goland. Added by @DiegPS in [PR](https://github.com/w...


Near line 21: Unpaired symbol: ‘]’ seems to be missing
Context: ... vscode and goland. Added by @DiegPS in [PR](https://github.com/wailsapp/wails/pu...


Near line 22: Possible spelling mistake found.
Context: ...ils/pull/3419) - Added docs to help fix NixOs/Wayland font-size css issue. Added by @...


Near line 22: File types are normally capitalized.
Context: ...ocs to help fix NixOs/Wayland font-size css issue. Added by @atterpac in [PR](https...


Near line 22: Unpaired symbol: ‘]’ seems to be missing
Context: ...t-size css issue. Added by @atterpac in [PR](https://github.com/wailsapp/wails/pu...


Near line 23: Unpaired symbol: ‘]’ seems to be missing
Context: ...tidy`) flag to dev command by @te5se in [PR](https://github.com/wailsapp/wails/pu...


Near line 24: Possible spelling mistake found.
Context: ...app/wails/pull/3275) - Added mac option DisableZoom to remove zoom button. Added by @wizzy...


Near line 24: Unpaired symbol: ‘]’ seems to be missing
Context: ...ove zoom button. Added by @wizzymore in [PR](https://github.com/wailsapp/wails/pu...


Near line 28: Unpaired symbol: ‘]’ seems to be missing
Context: ...st](https://github.com/reallylowest) in [PR](https://github.com/wailsapp/wails/pu...


Near line 29: Unpaired symbol: ‘]’ seems to be missing
Context: ...stwill](https://github.com/testwill) in [PR](https://github.com/wailsapp/wails/pu...


Near line 30: Possible spelling mistake found.
Context: ...wails/pull/3384) - Fixed an issue where xattr calls were not working. Fixed by [@lea...


Near line 30: Unpaired symbol: ‘]’ seems to be missing
Context: ...xattr` calls were not working. Fixed by [@leaanthony](https://github.com/wailsapp...


Near line 34: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...the default name to the project’s name. Changed by [@Twacqwq](https://github.com/Twacqw...


Near line 34: Unpaired symbol: ‘]’ seems to be missing
Context: ...Twacqwq](https://github.com/Twacqwq) in [PR](https://github.com/wailsapp/wails/pu...


Near line 40: Possible spelling mistake found.
Context: ...Added - Added windows options supports DisablePinchZoom configuration. Added by @tuuzed in [PR...


Near line 40: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...ports DisablePinchZoom configuration. Added by @tuuzed in [PR](https://github.com/w...


Near line 40: Unpaired symbol: ‘]’ seems to be missing
Context: ...oom` configuration. Added by @tuuzed in [PR](https://github.com/wailsapp/wails/pu...


Near line 41: Unpaired symbol: ‘]’ seems to be missing
Context: ...wails doctor`. Changed by @almas1992 in [PR](https://github.com/wailsapp/wails/pu...


Near line 42: Unpaired symbol: ‘]’ seems to be missing
Context: ...cOS binaries. Changed by @leaanthony in [PR](https://github.com/wailsapp/wails/pu...


Near line 43: Possible spelling mistake found.
Context: ...118) - Added documentation for a common GStreamer error on Linux systems. Changed by [@mk...


Near line 43: Unpaired symbol: ‘]’ seems to be missing
Context: ...nyder](https://github.com/mkwsnyder) in [PR](https://github.com/wailsapp/wails/pu...


Near line 44: Possible spelling mistake found.
Context: ...ils/pull/3134) - Added documentation on explicity example of importing JS runtime. Change...


Near line 44: Unpaired symbol: ‘]’ seems to be missing
Context: ...man](https://github.com/danawoodman) in [PR](https://github.com/wailsapp/wails/pu...


Near line 45: Unpaired symbol: ‘]’ seems to be missing
Context: ...ht-click exit handling by @almas1992 in [PR](https://github.com/wailsapp/wails/pu...


Near line 47: Possible typo: you repeated a word
Context: ...thub.com//pull/3157) ### Fixed - Fixed vue-ts template build error. Fixed by @...


Near line 48: Possible spelling mistake found.
Context: ...app/wails/pull/3157) ### Fixed - Fixed vue-ts template build error. Fixed by @atterpa...


Near line 48: Unpaired symbol: ‘]’ seems to be missing
Context: ...late build error. Fixed by @atterpac in [PR](https://github.com/wailsapp/wails/pu...


Near line 50: Possible spelling mistake found.
Context: ...om//pull/3243) - Docs for IsZoomControlEnabled and ZoomFactor. Fixed by @leaanthony in...


Near line 50: Possible spelling mistake found.
Context: ...43) - Docs for IsZoomControlEnabled and ZoomFactor. Fixed by @leaanthony in [PR](https://g...


Near line 50: Unpaired symbol: ‘]’ seems to be missing
Context: ...and ZoomFactor. Fixed by @leaanthony in [PR](https://github.com/wailsapp/wails/pu...


Near line 51: Unpaired symbol: ‘]’ seems to be missing
Context: ...github.com//pull/3121) by [@xtrafrancyz](https://github.com/xtrafra...


Near line 52: Add a space between sentences.
Context: ....com/xtrafrancyz) - Fixed uninitialized SecondInstanceData.WorkingDirectory on linux and windows ([#3154](https://...


Near line 52: Possible spelling mistake found.
Context: ...SecondInstanceData.WorkingDirectory` on linux and windows ([#3154](https://github.com...


Near line 53: Unpaired symbol: ‘]’ seems to be missing
Context: ...es' and 'Route'. Fixed by @doracpphp in [PR](https://github.com/wailsapp/wails/pu...


Near line 54: Unpaired symbol: ‘]’ seems to be missing
Context: ...tomatically on Windows by @almas1992 in [PR](https://github.com/wailsapp/wails/pu...


Near line 55: Possible spelling mistake found.
Context: ...l/3205) - Fixed compatibility for wails cli being built with go 1.22 and later. Fix...


Near line 55: Unpaired symbol: ‘]’ seems to be missing
Context: ...go 1.22 and later. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 56: Unpaired symbol: ‘]’ seems to be missing
Context: ... API return types. Fixed by @jangler in [PR](https://github.com/wailsapp/wails/pu...


Near line 72: Possible spelling mistake found.
Context: ... ### Added - Update the description of ZoomFactor and IsZoomControlEnabled attributes ...


Near line 72: Possible spelling mistake found.
Context: ...ate the description of ZoomFactor and IsZoomControlEnabled attributes in the document. Added by @...


Near line 72: Unpaired symbol: ‘]’ seems to be missing
Context: ...s in the document. Added by @biuaxia in [PR](https://github.com/wailsapp/wails/pu...


Near line 73: Unpaired symbol: ‘]’ seems to be missing
Context: ... first instance. Added by @APshenkin in [PR](https://github.com/wailsapp/wails/pu...


Near line 74: Unpaired symbol: ‘]’ seems to be missing
Context: ...ndows WebView2. Added by @leaanthony in [PR](https://github.com/wailsapp/wails/pu...


Near line 75: Possible spelling mistake found.
Context: ...p/wails/pull/2878) - When building with -devtools flag, CMD/CTRL+SHIFT+F12 can be used t...


Near line 75: Possible spelling mistake found.
Context: .../CTRL+SHIFT+F12 can be used to open the devtools. Added by @leaanthony in [PR](https://g...


Near line 76: Unpaired symbol: ‘]’ seems to be missing
Context: ...cOS and Windows. Added by @APshenkin in [PR](https://github.com/wailsapp/wails/pu...


Near line 77: Possible spelling mistake found.
Context: ...- Added support for setting some of the Webview preferences, textInteractionEnabled a...


Near line 77: Possible spelling mistake found.
Context: ...etting some of the Webview preferences, textInteractionEnabled and tabFocusesLinks on Mac. Added by...


Near line 77: Possible spelling mistake found.
Context: ...eferences, textInteractionEnabled and tabFocusesLinks on Mac. Added by @fkhadra in [PR](http...


Near line 77: Unpaired symbol: ‘]’ seems to be missing
Context: ...usesLinks` on Mac. Added by @fkhadra in [PR](https://github.com/wailsapp/wails/pu...


Near line 78: Possible spelling mistake found.
Context: ... - Added support for enabling/disabling fullscreen of the Webview on Mac. Added by @fkhadr...


Near line 78: Possible spelling mistake found.
Context: ...or enabling/disabling fullscreen of the Webview on Mac. Added by @fkhadra in [PR](https...


Near line 78: Unpaired symbol: ‘]’ seems to be missing
Context: ...he Webview on Mac. Added by @fkhadra in [PR](https://github.com/wailsapp/wails/pu...


Near line 79: Unpaired symbol: ‘]’ seems to be missing
Context: ...README.fr.md page. Added by @nejos97 in [PR](https://github.com/wailsapp/wails/pu...


Near line 80: Unpaired symbol: ‘]’ seems to be missing
Context: ...ed to run the task. Added by @mikeee in [PR](https://github.com/wailsapp/wails/pu...


Near line 81: Possible spelling mistake found.
Context: ...ll/2957) - Added new community template wails-htmx-templ-chi-tailwind. Added by [@PylotLight](https://github....


Near line 81: Unpaired symbol: ‘]’ seems to be missing
Context: ...ight](https://github.com/pylotlight) in [PR](https://github.com/wailsapp/wails/pu...


Near line 83: Possible spelling mistake found.
Context: ...d0680430f3a614775b13e6cd2b906d1c - The AssetServer n...


Near line 83: File types are normally capitalized.
Context: ... injects the runtime/IPC into all index html files and into all html files returned ...


Near line 83: File types are normally capitalized.
Context: ... into all index html files and into all html files returned when requesting a folder...


Near line 83: Unpaired symbol: ‘]’ seems to be missing
Context: ...ing a folder path. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 85: Possible spelling mistake found.
Context: ...eneration as an option. Add support for Enums in TS types. Added by @APshenkin in [PR...


Near line 85: Unpaired symbol: ‘]’ seems to be missing
Context: ...ums in TS types. Added by @APshenkin in [PR](https://github.com/wailsapp/wails/pu...


Near line 89: Possible spelling mistake found.
Context: ...ilsapp/wails/pull/3047) ### Changed - AssetServer requests are now processed asynchronous...


Near line 89: Unpaired symbol: ‘]’ seems to be missing
Context: ...read on Windows. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 90: Possible spelling mistake found.
Context: .../github.com//pull/2926) - AssetServer requests are now processed concurrently...


Near line 90: Possible spelling mistake found.
Context: ...ow processed concurrently by spawning a goroutine per request. Changed by @stffabi in [PR...


Near line 90: Unpaired symbol: ‘]’ seems to be missing
Context: ...ine per request. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 91: Possible spelling mistake found.
Context: ...pp/wails/pull/2926) - Now building with -devtools flag doesn't enable the default contex...


Near line 91: Unpaired symbol: ‘]’ seems to be missing
Context: ...ault context-menu. Changed by @mmghv in [PR](https://github.com/wailsapp/wails/pu...


Near line 92: Unpaired symbol: ‘]’ seems to be missing
Context: ... Window Level. Changed by @almas1992 in [PR](https://github.com/wailsapp/wails/pu...


Near line 96: Unpaired symbol: ‘]’ seems to be missing
Context: ...ight](https://github.com/pylotlight) in [PR](https://github.com/wailsapp/wails/pu...


Near line 97: Possible spelling mistake found.
Context: ...app/wails/pull/2887) - Fixed issue with npm being called npm20 on openSUSE-Tumblewe...


Near line 97: Unpaired symbol: ‘]’ seems to be missing
Context: ...E-Tumbleweed. Fixed by @TuffenDuffen in [PR](https://github.com/wailsapp/wails/pu...


Near line 98: Unpaired symbol: ‘]’ seems to be missing
Context: ... accelerator keys. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 99: Unpaired symbol: ‘]’ seems to be missing
Context: ...fferent structs. Fixed by @APshenkin in [PR](https://github.com/wailsapp/wails/pu...


Near line 100: Possible spelling mistake found.
Context: ...ssue with obfuscation settings in wails.json. Fixed by @APshenkin in [PR](https://gi...


Near line 100: Unpaired symbol: ‘]’ seems to be missing
Context: ...s in wails.json. Fixed by @APshenkin in [PR](https://github.com/wailsapp/wails/pu...


Near line 106: Possible spelling mistake found.
Context: ...0 - 2023-09-06 ### Breaking Changes - AssetServer RequestURI and URL are now RFC and Go D...


Near line 106: Possible spelling mistake found.
Context: ...06 ### Breaking Changes - AssetServer RequestURI and URL are now RFC and Go Docs complia...


Near line 106: Unpaired symbol: ‘]’ seems to be missing
Context: ...rovided anymore. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 110: Unpaired symbol: ‘]’ seems to be missing
Context: ...x GTK key is empty. Fixed by @aminya in [PR](https://github.com/wailsapp/wails/pu...


Near line 111: Possible spelling mistake found.
Context: ...e where app would exit before main() on linux if $DISPLAY env var was not set. Fixed ...


Near line 111: Possible spelling mistake found.
Context: ...pp would exit before main() on linux if $DISPLAY env var was not set. Fixed by @phildrip...


Near line 111: Unpaired symbol: ‘]’ seems to be missing
Context: ... var was not set. Fixed by @phildrip in [PR](https://github.com/wailsapp/wails/pu...


Near line 112: Unpaired symbol: ‘]’ seems to be missing
Context: ...he window on Linux. Added by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 113: Possible spelling mistake found.
Context: ...b.com//pull/2850) - Fixed SetBackgroundColour so it sets the window's background col...


Near line 113: Unpaired symbol: ‘]’ seems to be missing
Context: ...lickering on Linux. Added by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 114: Unpaired symbol: ‘]’ seems to be missing
Context: ...e when its enabled. Added by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 115: Unpaired symbol: ‘]’ seems to be missing
Context: ...ok command parsing. Added by @smac89 in [PR](https://github.com/wailsapp/wails/pu...


Near line 116: Possible spelling mistake found.
Context: ...b.com//pull/2836) - Fixed filesystem watcher from filtering top level projec...


Near line 116: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...Fixed filesystem watcher from filtering top level project directory if binary name is inc...


Near line 116: Don’t put a space before the full stop.
Context: ... directory if binary name is included in .gitignore. Added by [@haukened](https://...


Near line 116: Possible spelling mistake found.
Context: ...irectory if binary name is included in .gitignore. Added by [@haukened](https://github.co...


Near line 116: Unpaired symbol: ‘]’ seems to be missing
Context: ...ukened](https://github.com/haukened) in [PR #2869](https://github.com/wailsapp/wa...


Near line 117: Possible spelling mistake found.
Context: ...b.com//pull/2869) - Fixed -reloaddir flag to watch additional directories (...


Near line 117: Unpaired symbol: ‘]’ seems to be missing
Context: ...ukened](https://github.com/haukened) in [PR #2871](https://github.com/wailsapp/wa...


Near line 118: Unpaired symbol: ‘]’ seems to be missing
Context: ...21 go.mod files. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 122: The official spelling of this programming framework is “Node.js”.
Context: .../pull/2876) ### Added - Added correct NodeJS and Docker package names for DNF packag...


Near line 122: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...s for DNF package manager of Fedora 38. Added by @aranggitoar in [PR](https://github....


Near line 122: Unpaired symbol: ‘]’ seems to be missing
Context: ... of Fedora 38. Added by @aranggitoar in [PR](https://github.com/wailsapp/wails/pu...


Near line 123: Possible spelling mistake found.
Context: ...b.com//pull/2790) - Added -devtools production build flag. Added by @mmghv...


Near line 123: Unpaired symbol: ‘]’ seems to be missing
Context: ...oduction build flag. Added by @mmghv in [PR](https://github.com/wailsapp/wails/pu...


Near line 124: Possible spelling mistake found.
Context: ...b.com//pull/2725) - Added EnableDefaultContextMenu option to allow enabling the browser's...


Near line 124: Don’t put a space before the full stop.
Context: ...ser's default context-menu in production . Added by @mmghv in [PR](https://github....


Near line 124: Unpaired symbol: ‘]’ seems to be missing
Context: ...menu in production . Added by @mmghv in [PR](https://github.com/wailsapp/wails/pu...


Near line 125: Unpaired symbol: ‘]’ seems to be missing
Context: ...tyles to control it. Added by @mmghv in [PR](https://github.com/wailsapp/wails/pu...


Near line 127: Possible spelling mistake found.
Context: ...ed errors back to the frontend. - Added sveltekit.mdx guide. Added by @figuerom16 in [PR]...


Near line 127: Possible spelling mistake found.
Context: ...back to the frontend. - Added sveltekit.mdx guide. Added by @figuerom16 in [PR](htt...


Near line 127: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ... frontend. - Added sveltekit.mdx guide. Added by @figuerom16 in [PR](https://github.c...


Near line 127: Unpaired symbol: ‘]’ seems to be missing
Context: ...ekit.mdx guide. Added by @figuerom16 in [PR](https://github.com/wailsapp/wails/pu...


Near line 128: Possible spelling mistake found.
Context: ...b.com//pull/2771) - Added ProgramName option to [linux.Options](/docs/referen...


Near line 128: Possible spelling mistake found.
Context: ...ll/2771) - Added ProgramName option to linux.Options...


Near line 128: Add a space between sentences.
Context: ...1) - Added ProgramName option to linux.Options. Added ...


Near line 128: Possible spelling mistake found.
Context: ...ded ProgramName option to linux.Options. Added by @lyimmi in [PR](https://gith...


Near line 128: Unpaired symbol: ‘]’ seems to be missing
Context: ...nce/options#linux). Added by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 129: Possible spelling mistake found.
Context: ...ll/2817) - Added new community template wails-sveltekit-ts. Added by [@haukened](https://github.co...


Near line 129: Unpaired symbol: ‘]’ seems to be missing
Context: ...ukened](https://github.com/haukened) in [PR](https://github.com/wailsapp/wails/pu...


Near line 130: Possible spelling mistake found.
Context: ... and physical screen size in the screen api. Added by @stffabi in [PR](https://gith...


Near line 130: Unpaired symbol: ‘]’ seems to be missing
Context: ...in the screen api. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 131: Possible spelling mistake found.
Context: ...ll/2856) - Added new community template wails-sveltekit-tailwind. Added by [@PylotLight](https://github....


Near line 131: Unpaired symbol: ‘]’ seems to be missing
Context: ...ight](https://github.com/pylotlight) in [PR](https://github.com/wailsapp/wails/pu...


Near line 132: Unpaired symbol: ‘]’ seems to be missing
Context: ...elisc](https://github.com/aangelisc) in [PR](https://github.com/wailsapp/wails/pu...


Near line 133: Possible spelling mistake found.
Context: ...m//pull/2822) - Added new wails dev -nogorebuild flag to prevent restarts on back end f...


Near line 133: Unpaired symbol: ‘]’ seems to be missing
Context: ...ukened](https://github.com/haukened) in [PR #2870](https://github.com/wailsapp/wa...


Near line 134: Unpaired symbol: ‘]’ seems to be missing
Context: ...enta](https://github.com/dennypenta) in [PR](https://github.com/wailsapp/wails/pu...


Near line 139: Unpaired symbol: ‘]’ seems to be missing
Context: ...r` command. Changed by @MarvinJWendt in [PR](https://github.com/wailsapp/wails/pu...


Near line 140: Possible spelling mistake found.
Context: ....com//pull/2660) - Enable HiDPI option by default in windows nsis insta...


Near line 140: Possible spelling mistake found.
Context: ...able HiDPI option by default in windows nsis installer. Changed by @5aaee9 in [PR](h...


Near line 140: Unpaired symbol: ‘]’ seems to be missing
Context: ...s nsis installer. Changed by @5aaee9 in [PR](https://github.com/wailsapp/wails/pu...


Near line 141: Possible spelling mistake found.
Context: ...ll/2694) - Now debug builds include the un-minified version of the runtime JS with source m...


Near line 141: Don’t put a space before the full stop.
Context: ...rsion of the runtime JS with source maps . Changed by @mmghv in [PR](https://githu...


Near line 141: Unpaired symbol: ‘]’ seems to be missing
Context: ...with source maps . Changed by @mmghv in [PR](https://github.com/wailsapp/wails/pu...


Near line 147: Possible spelling mistake. ‘behaviour’ is British English.
Context: ...le and registry overrides to change the behaviour of WebView2. This is not possible when ...


Near line 147: Unpaired symbol: ‘]’ seems to be missing
Context: ...ails/pull/1771). Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 148: Possible spelling mistake found.
Context: ...s wails:// on macOS and Linux for all Vite versions. This also fixes missing reloa...


Near line 148: Unpaired symbol: ‘]’ seems to be missing
Context: ...nux and Windows. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 152: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...ring fast reloads of requests on macOS. Fixed by @stffabi in [PR](https://github.com/...


Near line 152: Unpaired symbol: ‘]’ seems to be missing
Context: ...requests on macOS. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 153: Possible spelling mistake found.
Context: ...b.com//pull/2664) - Fixed devserver on Linux for older WebKit2GTK versions ...


Near line 153: Unpaired symbol: ‘]’ seems to be missing
Context: ...K versions < 2.36. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 154: Possible spelling mistake found.
Context: ...b.com//pull/2664) - Fixed devserver on Windows that might have triggered th...


Near line 154: Unpaired symbol: ‘]’ seems to be missing
Context: ...View2 into a hang. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 160: This sentence does not start with an uppercase letter.
Context: ...13 ### Breaking Changes - wails dev now uses the custom schemes wails:// on m...


Near line 160: Possible spelling mistake found.
Context: ...chemes wails:// on macOS and Linux if Vite >= v3.0.0 is used. This makes the dev...


Near line 160: Possible spelling mistake. ‘behaviour’ is British English.
Context: ...makes the dev application consistent in behaviour with the final production application a...


Near line 160: Unpaired symbol: ‘]’ seems to be missing
Context: ...inconsistencies. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 164: The official spelling of this programming framework is “Node.js”.
Context: ...pp/wails/pull/2610) ### Added - Added Nodejs version in wails doctor. Added by @mi...


Near line 164: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...Added Nodejs version in wails doctor. Added by @misitebao in [PR](https://github.co...


Near line 164: Unpaired symbol: ‘]’ seems to be missing
Context: ... wails doctor. Added by @misitebao in [PR](https://github.com/wailsapp/wails/pu...


Near line 165: Possible spelling mistake found.
Context: ...his brings additional features for the AssetServer, ...


Near line 165: The singular determiner ‘this’ may not agree with the plural noun ‘features’. Did you mean “these”?
Context: ...ag webkit2_40 to activate support for this features. This also bumps the minimum r...


Near line 165: Unpaired symbol: ‘]’ seems to be missing
Context: ...for your app. Added by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 166: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...2) - macOS: Added Window menu role with well known shortcuts "Minimize, Full-Screen and Zo...


Near line 166: Unpaired symbol: ‘]’ seems to be missing
Context: ...-Screen and Zoom". Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 167: Unpaired symbol: ‘”’ seems to be missing
Context: ...acOS: Added "Hide, Hide Others, Show All“ to appmenu. Added by @stffabi in [PR](h...


Near line 167: Possible spelling mistake found.
Context: ... Added "Hide, Hide Others, Show All“ to appmenu. Added by @stffabi in [PR](https://gith...


Near line 167: Unpaired symbol: ‘]’ seems to be missing
Context: ...w All“ to appmenu. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 168: Possible spelling mistake found.
Context: ...ows: Added flag to disable the WebView2 RendererCodeIntegrity checks, please see the comment on the ...


Near line 168: Unpaired symbol: ‘]’ seems to be missing
Context: ... more information. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 169: Unpaired symbol: ‘]’ seems to be missing
Context: ...bView2 is visible. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 173: Possible spelling mistake found.
Context: ... [v3] Typescript model generation using StructDefs from new AST-based parser. Added by @...


Near line 177: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ... printing in wails generate template. Fixed by @misitebao in [PR](https://github.co...


Near line 177: Unpaired symbol: ‘]’ seems to be missing
Context: ...erate template`. Fixed by @misitebao in [PR](https://github.com/wailsapp/wails/pu...


Near line 178: The name of this text encoding standard needs to be capitalized.
Context: ...b.com//pull/2483) - Fixed unicode encoding of strings for multi-rune char...


Near line 178: Unpaired symbol: ‘]’ seems to be missing
Context: ...rune characters. Fixed by @joshbuddy in [PR](https://github.com/wailsapp/wails/pu...


Near line 179: Possible spelling mistake found.
Context: ...b.com//pull/2509) - Fixed -skipbindings flag in wails dev. Fixed by @stffabi...


Near line 179: Unpaired symbol: ‘]’ seems to be missing
Context: ...ag in wails dev. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 180: Add a space between sentences.
Context: ...b.com//pull/2584) - Fixed runtime.MenuUpdateApplicationMenu on macOS. Fixed by @stffabi in [PR](ht...


Near line 180: Unpaired symbol: ‘]’ seems to be missing
Context: ...ionMenu` on macOS. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 181: Possible spelling mistake found.
Context: ...pull/2588) - Fixed add package name for libwebkit/pkg-config and use shell.RunCommandW...


Near line 181: Add a space between sentences.
Context: ... libwebkit/pkg-config and use shell.RunCommandWithENV instead of shell.RunCommand in `zypper....


Near line 181: Add a space between sentences.
Context: ...hell.RunCommandWithENV instead of shell.RunCommand in zypper.go. Fixed by @wgjtyu in [PR...


Near line 181: Possible spelling mistake found.
Context: ...dWithENV instead of shell.RunCommand in zypper.go. Fixed by @wgjtyu in [PR](https://g...


Near line 181: Unpaired symbol: ‘]’ seems to be missing
Context: ...and in zypper.go. Fixed by @wgjtyu in [PR](https://github.com/wailsapp/wails/pu...


Near line 182: Possible spelling mistake found.
Context: ...ils/pull/2593) - Make sure to start the CommonFileDialogs on Windows on the Main-Thread. Fixed by...


Near line 182: Unpaired symbol: ‘]’ seems to be missing
Context: ...n the Main-Thread. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 183: Unpaired symbol: ‘]’ seems to be missing
Context: ...ipt bindings. Fixed by @dominictwlee in [PR](https://github.com/wailsapp/wails/pu...


Near line 184: Possible spelling mistake found.
Context: ...b.com//pull/2552) - Fixed StartHidden option not working on Linux. Fixed by ...


Near line 184: Unpaired symbol: ‘]’ seems to be missing
Context: ...ot working on Linux. Fixed by @LGiki in [PR](https://github.com/wailsapp/wails/pu...


Near line 190: Unpaired symbol: ‘]’ seems to be missing
Context: ...gain on Windows. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 194: Possible spelling mistake found.
Context: ...ed panic when using wails dev and the AssetServer tried to log to the logger. Fixed by @s...


Near line 194: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...AssetServer tried to log to the logger. Fixed by @stffabi in [PR](https://github.com/...


Near line 194: Unpaired symbol: ‘]’ seems to be missing
Context: ...log to the logger. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 195: File types are normally capitalized.
Context: ...69which showed aconnection refused` html page before doing a reload of the front...


Near line 195: Unpaired symbol: ‘]’ seems to be missing
Context: ...d of the frontend. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 201: Possible spelling mistake found.
Context: ...v2.4.0 - 2023-03-08 ### Added - Added Webview GPU acceleration options for [Windows](...


Near line 201: Possible spelling mistake found.
Context: ...ew GPU acceleration options for Windows and [Linux](/docs/reference/options#we...


Near line 201: Possible spelling mistake found.
Context: ...options#webviewgpuisdisabled) and Linux. Added by @lyimmi in [PR](https://gith...


Near line 201: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...cs/reference/options#webviewgpupolicy). Added by @lyimmi in [PR](https://github.com/w...


Near line 201: Unpaired symbol: ‘]’ seems to be missing
Context: ...#webviewgpupolicy). Added by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 202: Possible spelling mistake found.
Context: ...b.com//pull/2266) - Added EnableFraudulentWebsiteDetection option to opt-in to scan services for ...


Near line 202: The word “opt-in” is a noun. The verb is spelled with a white space.
Context: ...leFraudulentWebsiteDetection` option to opt-in to scan services for fraudulent content...


Near line 202: Unpaired symbol: ‘]’ seems to be missing
Context: ...default activated. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 203: Possible spelling mistake found.
Context: ...m//pull/2269) - Allow an [AssetServer Middleware](/docs/reference/options#mid...


Near line 203: Possible spelling mistake found.
Context: ...sets](/docs/reference/options#assets-1) fs.FS. Added by @stffabi in [PR](https://...


Near line 203: Unpaired symbol: ‘]’ seems to be missing
Context: ...assets-1) fs.FS. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 204: Possible spelling mistake found.
Context: ...hub.com//pull/2286) - The AssetServer now detects more mimetypes by extension...


Near line 204: Possible spelling mistake found.
Context: ...286) - The AssetServer now detects more mimetypes by extension, e.g. .mjs. Added by @st...


Near line 204: Possible spelling mistake found.
Context: ...tects more mimetypes by extension, e.g. .mjs. Added by @stffabi in [PR](https://git...


Near line 204: Unpaired symbol: ‘]’ seems to be missing
Context: ...sion, e.g. .mjs. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 208: Possible spelling mistake found.
Context: ...ils/pull/2391) ### Changed - Improved fullscreen mode for frameless window on Windows. C...


Near line 208: Unpaired symbol: ‘]’ seems to be missing
Context: ...ithub.com//pull/2288) and [PR](https://github.com/wailsapp/wails/pu...


Near line 209: Possible spelling mistake found.
Context: ...//pull/2299) - On Windows unmaximising a window has no effect anymore when the...


Near line 209: Possible spelling mistake found.
Context: ...no effect anymore when the window is in fullscreen mode, this makes it consistent with e.g...


Near line 209: Unpaired symbol: ‘]’ seems to be missing
Context: ...with e.g. macOS. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 210: Possible spelling mistake found.
Context: ...Frameless resize now sets the cursor on documentElement, otherwise resizing cursor won't be sho...


Near line 210: This phrase is redundant. Consider using “outside”.
Context: ...therwise resizing cursor won't be shown outside of the body rectangle. Changed by @stffabi...


Near line 210: Unpaired symbol: ‘]’ seems to be missing
Context: ... body rectangle. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 211: Unpaired symbol: ‘]’ seems to be missing
Context: ...e more reactive. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 212: Unpaired symbol: ‘]’ seems to be missing
Context: ...he current user. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 216: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...ild hooks when build/bin was missing. Fixed by @lyimmi in [PR](https://github.com/w...


Near line 216: Unpaired symbol: ‘]’ seems to be missing
Context: ...d/bin` was missing. Fixed by @lyimmi in [PR](https://github.com/wailsapp/wails/pu...


Near line 217: Possible spelling mistake found.
Context: ...b.com//pull/2273) - Fixed fullscreen mode for frameless window on Windows to...


Near line 217: Possible spelling mistake found.
Context: ...ly cover the taskbar when changing into fullscreen from maximised state. Fixed by @stffabi...


Near line 217: Possible spelling mistake. ‘maximised’ is British English.
Context: ...kbar when changing into fullscreen from maximised state. Fixed by @stffabi in [PR](https:...


Near line 217: Unpaired symbol: ‘]’ seems to be missing
Context: ...m maximised state. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 218: Possible spelling mistake. ‘colour’ is British English.
Context: ...ull/2279) - Fixed set window background colour on Windows when setting the colour via ...


Near line 218: Possible spelling mistake. ‘colour’ is British English.
Context: ...ound colour on Windows when setting the colour via runtime. Fixed by @stffabi in [PR](...


Near line 218: Unpaired symbol: ‘]’ seems to be missing
Context: ...olour via runtime. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 219: Possible spelling mistake found.
Context: ... the showing of a white border around a fullscreen window when DisableWindowIcon is acti...


Near line 219: Possible spelling mistake found.
Context: ... border around a fullscreen window when DisableWindowIcon is active on Windows. Fixed by @stffab...


Near line 219: Unpaired symbol: ‘]’ seems to be missing
Context: ...active on Windows. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 220: Unpaired symbol: ‘]’ seems to be missing
Context: ...gable` on Windows. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 221: Possible spelling mistake found.
Context: ... default arch to platform flag in wails cli. If only a GOOS has been supplied as ...


Near line 221: Possible spelling mistake found.
Context: ...o platform flag in wails cli. If only a GOOS has been supplied as platform flag e.g...


Near line 221: Unpaired symbol: ‘]’ seems to be missing
Context: ... the build failed. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 222: Unpaired symbol: ‘]’ seems to be missing
Context: ...er macOS versions. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 223: The operating system from Apple is written “macOS”.
Context: ...m//pull/2397) - Fixed the macos single architecture builds not respecti...


Near line 223: Unpaired symbol: ‘]’ seems to be missing
Context: ...e '-o' flag. Fixed by @gwynforthewyn in [PR](https://github.com/wailsapp/wails/pu...


Near line 224: Unpaired symbol: ‘]’ seems to be missing
Context: .../redo` on macOS. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 225: Unpaired symbol: ‘]’ seems to be missing
Context: ...el the watcher. Fixed by @zllovesuki in [PR](https://github.com/wailsapp/wails/pu...


Near line 226: Possible spelling mistake found.
Context: ...b.com//pull/2434) - Fixed AppOptions merging defaults when a custom logger i...


Near line 226: Unpaired symbol: ‘]’ seems to be missing
Context: ...om logger is used. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 227: Possible spelling mistake found.
Context: ...ed race condition and missing unlock of mutex in events handling. Fixed by @stffabi i...


Near line 227: Unpaired symbol: ‘]’ seems to be missing
Context: ...n events handling. Fixed by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 233: Possible spelling mistake found.
Context: ...v2.3.0 - 2022-12-29 ### Added - Added OpenInspectorOnStartup to debug options to allow opening the ...


Near line 233: Possible spelling mistake found.
Context: ...` to debug options to allow opening the WebInspector during startup of the application in de...


Near line 233: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...artup of the application in debug mode. Added by @stffabi in [PR](https://github.com/...


Near line 233: Unpaired symbol: ‘]’ seems to be missing
Context: ...ion in debug mode. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 234: Unpaired symbol: ‘]’ seems to be missing
Context: ...f Xcode installed. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 235: Possible spelling mistake found.
Context: ...ub.com//pull/2089) - The AssetServer n...


Near line 235: Possible spelling mistake found.
Context: ...ets](/docs/reference/options/#assets-1) fs.FS provides an io.ReadSeeker. Added ...


Near line 235: Add a space between sentences.
Context: .../options/#assets-1) fs.FS provides an io.ReadSeeker. Added by @stffabi in [PR](https://git...


Near line 235: Unpaired symbol: ‘]’ seems to be missing
Context: ...n io.ReadSeeker. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 236: Possible spelling mistake found.
Context: ...s/pull/2091) - Add new property for the wails.json config file - bindings. More informa...


Near line 236: Possible spelling mistake found.
Context: ...erty can be found in the updated schema. Properties prefix and suffix allo...


Near line 236: Unpaired symbol: ‘]’ seems to be missing
Context: ...el.ts` file. Added by @OlegGulevskyy in [PR](https://github.com/wailsapp/wails/pu...


Near line 237: Possible spelling mistake found.
Context: ...hub.com//pull/2101) - The WindowSetAlwaysOnTop method is now exposed in the JS runtim...


Near line 237: Unpaired symbol: ‘]’ seems to be missing
Context: ...d in the JS runtime. Fixed by @gotid in [PR](https://github.com/wailsapp/wails/pu...


Near line 238: Possible spelling mistake found.
Context: ...ub.com//pull/2128) - The AssetServer n...


Near line 238: Unpaired symbol: ‘]’ seems to be missing
Context: ...sting a directory. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 239: Possible spelling mistake found.
Context: ...his brings additional features for the AssetServer, ...


Near line 239: The singular determiner ‘this’ may not agree with the plural noun ‘features’. Did you mean “these”?
Context: ...ag webkit2_36 to activate support for this features. This also bumps the minimum r...


Near line 239: Unpaired symbol: ‘]’ seems to be missing
Context: ...for your app. Fixed by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 240: Unpaired symbol: ‘]’ seems to be missing
Context: ...election on macOS. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 241: Possible spelling mistake found.
Context: ...pport Request/Response streaming of the AssetServer on macOS. Added by @stffabi in [PR](htt...


Near line 241: Unpaired symbol: ‘]’ seems to be missing
Context: ...etServer on macOS. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 242: Possible spelling mistake found.
Context: ...19) - Added request path checks for the AssetServer. Added by @stffabi in [PR](https://gith...


Near line 242: Unpaired symbol: ‘]’ seems to be missing
Context: ...r the AssetServer. Added by @stffabi in [PR](https://github.com/wailsapp/wails/pu...


Near line 243: Unpaired symbol: ‘]’ seems to be missing
Context: ...App Store guide. Added by @achhabra2 in [PR](https://github.com/wailsapp/wails/pu...


Near line 244: Possible spelling mistake found.
Context: .../pull/2142) - Added extra libwebkit check for dnf package manager (required...


Near line 244: Possible spelling mistake found.
Context: ...2142) - Added extra libwebkit check for dnf package manager (required for latest Fe...


Near line 244: Unpaired symbol: ‘]’ seems to be missing
Context: ...Fedora). Fixed by @NullCode1337 in this [PR](https://github.com/wailsapp/wails/pu...


Near line 245: Possible spelling mistake found.
Context: ...m//pull/2218) - Added new -nomodsync flag to disable the automatic syncing ...


Near line 245: Unpaired symbol: ‘]’ seems to be missing
Context: ... go.mod file. Added by @leaanthony in [PR](https://github.com/wailsapp/wails/pu...


Near line 246: Unpaired symbol: ‘]’ seems to be missing
Context: ...ipt classes. Added by @OlegGulevskyy in [PR](https://github.com/wailsapp/wails/pu...


Near line 247: Unpaired symbol: ‘]’ seems to be missing
Context: ...onal dependency. Added by @acheong08 in [PR](https://github.com/wailsapp/wails/pu...


Near line 248: Unpaired symbol: ‘]’ seems to be missing
Context: ...or the website. Added by @cybertramp in [PR](https://github.com/wailsapp/wails/pu...


Near line 252: Possible spelling mistake found.
Context: ...sapp/wails/pull/2093) ### Fixed - The noreload flag in wails dev wasn't applied. Fixe...


Near line 252: Unpaired symbol: ‘]’ seems to be missing
Context: ...sn't applied. Fixed by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 253: Unpaired symbol: ‘]’ seems to be missing
Context: ...` mode. Fixed by @OlegGulevskyy in this [PR](https://github.com/wailsapp/wails/pu...


Near line 254: Unpaired symbol: ‘]’ seems to be missing
Context: ...w on Windows. Fixed by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 255: Unpaired symbol: ‘]’ seems to be missing
Context: ...for Linux. Fixed by @leaanthony in this [PR](https://github.com/wailsapp/wails/pu...


Near line 256: Possible spelling mistake found.
Context: ...ocs locally was broken due to mandatory crowdin token requirement. Fixed by @OlegGulevs...


Near line 256: Unpaired symbol: ‘]’ seems to be missing
Context: ...rement. Fixed by @OlegGulevskyy in this [PR](https://github.com/wailsapp/wails/pu...


Near line 257: Unpaired symbol: ‘]’ seems to be missing
Context: ...ncorrect. Fixed by @ATenderholt in this [PR](https://github.com/wailsapp/wails/pu...


Near line 258: Unpaired symbol: ‘]’ seems to be missing
Context: ...for Linux. Fixed by @leaanthony in this [PR](https://github.com/wailsapp/wails/pu...


Near line 259: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ...ils/pull/2190) - Remove extra spaces in Wails version when querying go.mod. Fixed b...


Near line 259: Unpaired symbol: ‘]’ seems to be missing
Context: ...ing go.mod. Fixed by @matholt in this [PR](https://github.com/wailsapp/wails/pu...


Near line 260: Unpaired symbol: ‘]’ seems to be missing
Context: ...re on Mac. Fixed by @avengerweb in this [PR](https://github.com/wailsapp/wails/pu...


Near line 261: Unpaired symbol: ‘]’ seems to be missing
Context: ...://github.com//pull/2169) [PRs](https://github.com/wailsapp/wails/p...


Near line 262: Possible spelling mistake found.
Context: ...b.com//pull/2187) - Added WindowSetAlwaysOnTop to the JS runtime. Fixed by @gotid in ...


Near line 262: Unpaired symbol: ‘]’ seems to be missing
Context: ...` to the JS runtime. Fixed by @gotid in [PR](https://github.com/wailsapp/wails/pu...


Near line 263: Unpaired symbol: ‘]’ seems to be missing
Context: ...d flag typo in docs. Fixed by @ckilb in [PR](https://github.com/wailsapp/wails/pu...


Near line 264: Unpaired symbol: ‘]’ seems to be missing
Context: ... link in docs. Fixed by @marvinhosea in [PR](https://github.com/wailsapp/wails/pu...


Near line 268: Possible spelling mistake found.
Context: ...uld be found in the assets and validate assetserver options. Changed by @stffabi in this [P...


Near line 268: Unpaired symbol: ‘]’ seems to be missing
Context: ...er options. Changed by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 269: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ... stable. This means now per default all Wails build use the new loader introduced wit...


Near line 269: Unpaired symbol: ‘]’ seems to be missing
Context: ...w releases. Changed by @stffabi in this [PR](https://github.com/wailsapp/wails/pu...


Near line 270: Unpaired symbol: ‘]’ seems to be missing
Context: ...red CLI. Changed by @leaanthony in this [PR](https://github.com/wailsapp/wails/pu...


Near line 271: Unpaired symbol: ‘]’ seems to be missing
Context: ...hable code. Changed by @tmclane in this [PR](https://github.com/wailsapp/wails/pu...


Near line 277: Possible spelling mistake found.
Context: ...mentation of Microsoft's webview2loader dll. This means there is no need to embed t...


Near line 277: Possible spelling mistake found.
Context: ...der.dll` file in your binaries, meaning filesizes will be ~130k smaller! Thanks to @stffa...


Near line 278: Possible spelling mistake found.
Context: ...over custom asset handling via the new [AssetServer](https://wails.io/docs/reference/option...


Near line 279: Possible spelling mistake. ‘customise’ is British English.
Context: ...ensive testing. - It is now possible to customise the layout of your Wails projects using...


Near line 279: Possible spelling mistake found.
Context: ...r Wails projects using 2 new options in wails.json: - build:dir can be used to specif...


Near line 282: Possible spelling mistake found.
Context: ...is not found in the same directory aswails.json`, the cli will look up the parent direc...


Near line 282: Possible spelling mistake found.
Context: ...the same directory as wails.json, the cli will look up the parent directories to ...


Near line 282: Unpaired symbol: ‘]’ seems to be missing
Context: ...o find it. Fixed by @leaanthony in this [PR](https://github.com/wailsapp/wails/pu...


Near line 283: Possible spelling mistake. ‘Colour’ is British English.
Context: .../github.com//pull/2009) - Colour output in the CLI can now be turned off...


Near line 283: Possible spelling mistake found.
Context: ... CLI can now be turned off by using the --nocolor flag. This is useful for CI/CD pipelin...


Near line 284: Possible spelling mistake found.
Context: ...947) - A JSON schema definition for the wails.json file has been added. IDEs should now p...


Near line 284: Possible spelling mistake found.
Context: ... now provide code complete when editing wails.json. Thanks to @binyamin for the [PR](http...


Near line 285: Possible spelling mistake found.
Context: ...hub.com//pull/1864) - The EventsOn* methods now return a function that ca...


Near line 289: Unpaired symbol: ‘"’ seems to be missing
Context: ...like this style="--wails-draggable: drag". Fixed by @stffabi in https://github.co...


Near line 291: Possible spelling mistake. ‘maximising’ is British English.
Context: ...ub.com//pull/1999) - When maximising a frameless window on Windows with mult...


Near line 295: Possible spelling mistake found.
Context: ...e was updated to provide guidance when [Vite fails to start](https://wails.io/docs/g...


Near line 300: Possible spelling mistake found.
Context: ... to @misitebao. ### Deprecated - The [AssetsHandler](https://wails.io/docs/reference/option...


Near line 300: Possible spelling mistake found.
Context: ...on has been deprecated. Please use the [AssetServer](https://wails.io/docs/reference/option...


Near line 314: Add a space between sentences.
Context: ...18 ### Removed - The RGBA option in options.App has now been removed. Use `BackgroundC...


Near line 314: Possible spelling mistake found.
Context: ...options.App has now been removed. Use BackgroundColour instead. ### Added - [Support for de...


Near line 320: Possible spelling mistake found.
Context: ...ull/1918 - [Add window transparency for linux](https://wails.io/docs/reference/option...


Near line 321: Possible spelling mistake found.
Context: ...hub.com//pull/1926 - [Add WindowExecJS method](https://wails.io/docs/reference...


Near line 322: Possible spelling mistake found.
Context: ...sapp/wails/pull/1927 - [Add support for Info.dev.plist on macOS](https://wails.io/docs//refer...


Near line 323: Possible spelling mistake found.
Context: ...hub.com//pull/1960 - [Add ZoomFactor get/set and add the respective windows ...


Near line 330: Possible spelling mistake found.
Context: ...thub.com//pull/1916 - Fix gtk_window_begin_resize_drag's mouse button...


Near line 334: Possible spelling mistake found.
Context: ...x for considering new go files in dev filesystem watcher - @scottopell in https://github...


Near line 336: Possible spelling mistake found.
Context: ...s/pull/1942 - [dev] Do not try to infer assetdir from fs.FS when a frontend dev server i...


Near line 336: Possible spelling mistake found.
Context: ...[dev] Do not try to infer assetdir from fs.FS when a frontend dev server is in use...


Near line 336: If a new sentence starts here, add a space and start with an uppercase letter.
Context: ...v] Do not try to infer assetdir from fs.FS when a frontend dev server is in use - ...


Near line 337: Possible spelling mistake found.
Context: ...thub.com//pull/1972 - Fix init command not listed in wails help messag...


Near line 346: Possible spelling mistake found.
Context: .../github.com//pull/1895 - [assetHandler] Remove redundant log prefix - @stffabi...


Near line 352: Possible spelling mistake found.
Context: ...thub.com//pull/1903 - Add react-ts-vite-tailwind template - @hotafrika in https://github...


Near line 356: Possible spelling mistake found.
Context: ...thub.com//pull/1965 - Use swc + pnpm for website - @leaanthony in htt...


Near line 356: Possible spelling mistake found.
Context: ...om//pull/1965 - Use swc + pnpm for website - @leaanthony in https://gi...


Near line 356: It appears that an article is missing.
Context: ...pp/wails/pull/1965 - Use swc + pnpm for website - @leaanthony in https://github.com/wai...


Near line 360: Possible spelling mistake found.
Context: ...ailsapp/wails/pull/1968 - Update events.mdx - @cuigege in https://github.com/wailsa...


Near line 378: Possible spelling mistake found.
Context: ...# v2.0.0 - 2022-09-22 ### Fixed - Fix buildtags parsing if only one tag is specified by...


Near line 386: Possible spelling mistake found.
Context: ...p/wails/pull/1848 - Update introduction.mdx by @ParvinEyvazov in https://github.com...


Near line 387: Possible spelling mistake found.
Context: ...//github.com//pull/1863 - Releasetest/release workflow by @leaanthony in http...


Near line 398: Possible spelling mistake found.
Context: ...c.1 - 2022-09-13 ### Deprecated - The -noGen flag for the wails dev command has b...


Near line 398: Possible spelling mistake found.
Context: ...ils devcommand has been replaced with-skipbindings. This is to align with the wails bu...


Near line 404: Possible spelling mistake. ‘customisable’ is British English.
Context: ...pull/1793 - Make draggable CSS property customisable by @leaanthony in https://github.com/wa...


Near line 405: Possible spelling mistake found.
Context: ...com//pull/1828 - Add Some WindowState by @zandercodes in https://github.com/w...


Near line 406: Possible spelling mistake found.
Context: ...hub.com//pull/1349 - Make EventsOff capable of removing multiple listeners ...


Near line 411: Possible spelling mistake found.
Context: ...//github.com//pull/1821 - preact-ts template build fix by @Debdut in https:...


Near line 413: It appears that an article is missing.
Context: ...sapp/wails/pull/1795 - fix: fix bugs in website by @misitebao in https://github.com/wai...


Near line 414: Possible spelling mistake found.
Context: ...thub.com//pull/1810 - Fix vue-ts template by @leaanthony in https://gith...


Near line 415: Possible spelling mistake found.
Context: ...sapp/wails/pull/1813 - Remove duplicate defs in win32/window.go by @AlbinoDrought in...


Near line 419: Possible spelling mistake found.
Context: ...32 ### Changed - Upgrade React to use Vite v3 by @leaanthony in https://github.com...


Near line 420: Possible spelling mistake found.
Context: ...pp/wails/pull/1744 - Upgrade Lit to use Vite v3 by @leaanthony in https://github.com...


Near line 422: Possible spelling mistake found.
Context: ...//github.com//pull/1746 - Preact templates for vite 3 by @leaanthony in ...


Near line 422: Possible spelling mistake found.
Context: .../wails/pull/1746 - Preact templates for vite 3 by @leaanthony in https://github.com/...


Near line 423: Possible spelling mistake. ‘behaviour’ is British English.
Context: ...es and registry overrides from changing behaviour by @stffabi in https://github.com/wails...


Near line 426: It appears that a white space is missing.
Context: ...thub.com//pull/1777 - feat(website): repair document content by @mi...


Near line 431: It appears that a white space is missing.
Context: ...ithub.com//pull/1784 - fix(website): fix link by @misitebao in http...


Near line 432: Possible spelling mistake found.
Context: ...sapp/wails/pull/1785 - Update templates.mdx by @KiddoV in https://github.com/wailsa...


Near line 434: Possible spelling mistake found.
Context: ...D is unset and XDG_SESSION_TYPE is not "wayland" by @prurigro in https://github.com/wai...


Near line 452: Possible spelling mistake. ‘favour’ is British English.
Context: ...-dragattribute is being deprecated in favour of the following CSS style:style="--w...


Near line 453: Unpaired symbol: ‘"’ seems to be missing
Context: ...="--wails-draggable:drag". You can use style="--wails-draggable:no-drag"` to disable the drag behaviour. For thi...


Near line 453: Possible spelling mistake. ‘behaviour’ is British English.
Context: ...draggable:no-drag"` to disable the drag behaviour. For this release only, you can test th...


Near line 453: Use a comma after an introductory phrase.
Context: ...o-drag"` to disable the drag behaviour. For this release only, you can test this by sett...


Near line 472: Possible spelling mistake found.
Context: ...ull/1717 - Do not generate bindings for OnBeforeClose method ### Changed - Misc code refac...


Near line 477: Possible spelling mistake found.
Context: ...pull/1713 - Add react-router to routing.mdx by @Maicarons2022 in https://github.com...


Near line 479: Possible spelling mistake found.
Context: ...ub.com//pull/1716 - Added EmailIt and Modal File Manager by @raguay in ht...


Near line 480: Possible spelling mistake found.
Context: ...om//pull/1728 - Adding my ScriptBar program by @raguay in https://github.co...


Near line 496: The official name of this software platform is spelled with a capital “H”.
Context: ...t for retrieving the release notes from Github by @leaanthony in https://github.com/wa...


Near line 503: The operating system from Apple is written “macOS”.
Context: ...pp/wails/pull/1662 - Multiple fixes for MacOS asset requests by @stffabi in https://g...


Near line 507: Possible spelling mistake found.
Context: ...pp/wails/pull/1656 - Better support for doubleclick events in drag regions by @leaanthony i...


Near line 508: The operating system from Apple is written “macOS”.
Context: ...ub.com//pull/1704 - Allow MacOS frameless window to be miniturisable by...


Near line 508: Possible spelling mistake found.
Context: ...04 - Allow MacOS frameless window to be miniturisable by @leaanthony in https://github.com/wa...


Near line 512: Possible spelling mistake found.
Context: ...app/wails/pull/1705 ### Changed - add wails-sveltekit-template by @h8gi in https://github.com/wailsapp...


Near line 513: The operating system from Apple is written “macOS”.
Context: ...1671 - wails doctor now reports correct MacOS os id by @stffabi in https://github.com...


Near line 513: Possible spelling mistake found.
Context: ... wails doctor now reports correct MacOS os id by @stffabi in https://github.com/wa...


Near line 513: This abbreviation for “identification” is spelled all-uppercase.
Context: ...ils doctor now reports correct MacOS os id by @stffabi in https://github.com/wails...


Near line 514: Possible spelling mistake found.
Context: ...l/1673 - Update application-development.mdx by @SamHennessy in https://github.com/w...


Near line 515: Possible spelling mistake found.
Context: ...hub.com//pull/1682 - Move SetMin/Max calls to main thread by @leaanthony...


Near line 530: Add a space between sentences.
Context: ...eta.42 - 2022-07-25 ### Added - Added options.NewRGBA and options.NewRGB functions to crea...


Near line 530: Add a space between sentences.
Context: ...## Added - Added options.NewRGBA and options.NewRGB functions to create *options.RGBA by...


Near line 534: Before the countable noun ‘of’ an article or a possessive pronoun is necessary.
Context: ...ny ### Fixed - Fixed initial build of frontend when using wails dev on new projects ...


Near line 538: Possible spelling mistake found.
Context: ... - Fixed error reporting in templates - BackgroundColour documentation fix - Generalize manual c...


Near line 545: Did you mean “too”?
Context: ...-24 ### Added - Add Show() and Hide() to runtime to show/hide application by @le...


Near line 547: Possible spelling mistake found.
Context: ...9 - Override target platform/arch using GOOS and GOARCH environment variables by @le...


Near line 547: Possible spelling mistake found.
Context: ...ide target platform/arch using GOOS and GOARCH environment variables by @leaanthony ...


Near line 553: Possible spelling mistake found.
Context: ...Fixed - Update svelte templates to use vite 3 by @leaanthony in https://github.com/...


Near line 556: Possible spelling mistake found.
Context: ...- Fixed typo in documentation page docs/howdoesitwork by @MyNameIsAres in https://github.com/...


Near line 563: Possible spelling mistake found.
Context: ...om//pull/1525 - docs: add MyNameIsAres as a contributor for doc by @allcontrib...


Near line 564: Possible spelling mistake found.
Context: ...om//pull/1638 - Deprecate Fullscreen appoption by @acheong08 in https://gith...


Near line 564: Possible spelling mistake found.
Context: .../wails/pull/1638 - Deprecate Fullscreen appoption by @acheong08 in https://github.com/wai...


Near line 568: Possible spelling mistake found.
Context: .../wails/pull/1640 ### Deprecated - The Fullscreen application option is deprecated. Plea...


Near line 569: Possible spelling mistake found.
Context: ...tion option is deprecated. Please use [WindowStartState](https://wails.io/docs/reference/optio...


Near line 590: Possible spelling mistake found.
Context: ...ailsapp/wails/pull/1519 - Auto discover vite devserver port by @leaanthony in https:...


Near line 590: Possible spelling mistake found.
Context: ...pp/wails/pull/1519 - Auto discover vite devserver port by @leaanthony in https://github.c...


Near line 591: Possible spelling mistake found.
Context: ...thub.com//pull/1547 - Add nixpkgs support to doctor command. by @ianmjone...


Near line 591: This sentence does not start with an uppercase letter.
Context: ... Add nixpkgs support to doctor command. by @ianmjones in https://github.com/wailsa...


Near line 597: The correct preposition appears to be “on”.
Context: ...1555 ### Fixed - Fix stack corruption in Windows when using ICoreWebView2HttpHea...


Near line 599: Possible spelling mistake found.
Context: ...hub.com//pull/1589 - Move WindowGet* to main thread by @leaanthony in http...


Near line 600: Possible spelling mistake found.
Context: ...b.com//pull/1464 - Allow -appargs flag to pass flags to binary. by @ianmj...


Near line 600: This sentence does not start with an uppercase letter.
Context: ... -appargs flag to pass flags to binary. by @ianmjones in https://github.com/wailsa...


Near line 601: This sentence does not start with an uppercase letter.
Context: ...ed apt package in none English session. by @ianmjones in https://github.com/wail...


Near line 603: Possible spelling mistake found.
Context: ...thub.com//pull/1548 - Fix OnBeforeClose code for Mac by @leaanthony in https://...


Near line 605: Possible spelling mistake found.
Context: ...for line length when scanning for local devserver url by @leaanthony in https://github....


Near line 605: Possible spelling mistake found.
Context: ...ength when scanning for local devserver url by @leaanthony in https://github.com/...


Near line 607: Add a space between sentences.
Context: ...ails/pull/1566 - Remove usage of unsafe.Pointer in winc by @stffabi and @leaanthony in ...


Near line 607: Possible spelling mistake found.
Context: ...566 - Remove usage of unsafe.Pointer in winc by @stffabi and @leaanthony in https://...


Near line 611: Possible spelling mistake found.
Context: .../wails/pull/1556 ### Changed - Rename WindowSetRGBA -> WindowSetBackgroundColour by @leaant...


Near line 611: Do you wish to insert an arrow?
Context: ...56 ### Changed - Rename WindowSetRGBA -> WindowSetBackgroundColour by @leaanthon...


Near line 611: Possible spelling mistake found.
Context: ... ### Changed - Rename WindowSetRGBA -> WindowSetBackgroundColour by @leaanthony in https://github.com/wa...


Near line 613: Possible spelling mistake found.
Context: ...b.com//pull/1510 - Update vscode template by @leaanthony in https://gith...


Near line 633: Possible spelling mistake found.
Context: .../github.com//pull/1426 - [linux] Support linux/arm architecture by @L...


Near line 633: Possible spelling mistake found.
Context: ...lsapp/wails/pull/1426 - [linux] Support linux/arm architecture by @lyimmi in https:/...


Near line 634: Possible spelling mistake found.
Context: ...b.com//pull/1427 - Create gitignore when using -g option by @jaesung9507 ...


Near line 636: Possible spelling mistake found.
Context: .../wails/pull/1474 - Add runtime function WindowSetAlwaysOnTop by @chenxiao1990 in https://github.com...


Near line 641: Possible spelling mistake found.
Context: .../pull/1448 ### Fixed - [linux] Improve switching to main thread for c...


Near line 643: Possible spelling mistake found.
Context: .../github.com//pull/1456 - [linux] Fix apt command syntax (#1458) by @abt...


Near line 644: Possible spelling mistake. ‘colour’ is British English.
Context: .../1461 - [windows] Set Window Background colour if provided + debounce redraw option by...


Near line 647: Possible spelling mistake found.
Context: ....com//pull/1449 - Fix the url to surge by @andywenk in https://github...


Near line 651: Possible spelling mistake found.
Context: .../pull/1465 - [windows] Pass the correct installationStatus to the webview installation strategy by...


Near line 651: Possible spelling mistake found.
Context: ...s the correct installationStatus to the webview installation strategy by @stffabi in ...


Near line 653: Possible spelling mistake found.
Context: ...ilsapp/wails/pull/1483 - [windows] Make SetBackgroundColour compatible for windows/386 by @stffa...


Near line 663: Possible spelling mistake found.
Context: ...sapp/wails/pull/1410 - [windows] Unlock OSThread after native calls have been finished b...


Near line 665: Possible spelling mistake found.
Context: ...thub.com//pull/1441 - Add BackgroundColour and deprecate RGBA by @leaanthony in...


Near line 666: Possible spelling mistake found.
Context: ...//github.com//pull/1475 - AssetsHandler remove retry logic in dev mode by @stff...


Near line 686: Possible spelling mistake found.
Context: ...-beta.37 - 2022-05-26 ### Added - Add nogen flag in wails dev command by @mondy in...


Near line 692: Possible spelling mistake found.
Context: ...//pull/1400 ### Fixed - Bugfix/incorrect bindings by @leaanthony in ht...


Near line 696: Possible spelling mistake found.
Context: ...//github.com//pull/1390 - bugfix: correct typo by @tmclane in https://gi...


Near line 699: Possible spelling mistake found.
Context: ... to execute the menu callbacks on a new goroutine by @stffabi in https://github.com/wails...


Near line 701: Possible spelling mistake found.
Context: ...//pull/1421 - Add missing className to input in React and Preact templates ...


Near line 701: Possible spelling mistake found.
Context: ...missing className to input in React and Preact templates by @edwardbrowncross in https...


Near line 706: Possible spelling mistake found.
Context: ...g wails dev only use reload logic if no AssetsHandler are in use by @stffabi in https://githu...


Near line 707: Possible spelling mistake found.
Context: ...ailsapp/wails/pull/1385 - Update events.mdx by @Junkher in https://github.com/wails...


Near line 710: The operating system from Apple is written “macOS”.
Context: ...thub.com//pull/1414 - Add macos custom menu EditMenu tips by @daodao97 ...


Near line 710: Possible spelling mistake found.
Context: ...wails/pull/1414 - Add macos custom menu EditMenu tips by @daodao97 in https://github.com...


Near line 730: Possible spelling mistake found.
Context: ... 2022-04-27 ### Fixed - [v2] Validate devServer property to be of the correct form by [...


Near line 731: Possible spelling mistake found.
Context: ...hub.com//pull/1359 - [v2, darwin] Initialize native variables on stack t...


Near line 736: Possible spelling mistake found.
Context: ...e-TS template fix ### Changed - Added OnStartup method back to default templates ## v...


Near line 742: Possible spelling mistake found.
Context: ...ng Changes - When data was sent to the EventsOn callback, it was being sent as a slice...


Near line 743: Possible spelling mistake found.
Context: ...d of optional parameters to the method. EventsOn now works as expected, but you will ne...


Near line 745: Unpaired symbol: ‘]’ seems to be missing
Context: ...our code if you currently use this. [More information](https://github.com/wai...


Near line 747: Unpaired symbol: ‘]’ seems to be missing
Context: ... code generation system. More details [here](https://wails.io/docs/howdoesitwor...


Near line 751: Possible spelling mistake found.
Context: ... New Templates: Svelte, React, Vue, Preact, Lit and Vanilla templates, both JS and...


Near line 751: Possible spelling mistake found.
Context: ...lla templates, both JS and TS versions. wails init -l for more info. - Default template...


Near line 753: Possible spelling mistake found.
Context: ...fo. - Default templates now powered by Vite. This enables ligh...


Near line 755: Possible spelling mistake found.
Context: ...ernal frontend development servers. See frontend:dev:serverUrl in the [project config](https://wail...


Near line 758: Possible spelling mistake found.
Context: ...#theme) for Windows. - Hugely improved [WailsJS generation](https://wails.io/docs/howdo...


Near line 760: An apostrophe may be missing.
Context: ...octor now reports information about the wails installation - [@stffabi](https://githu...


Near line 760: Unpaired symbol: ‘]’ seems to be missing
Context: ...ormation about the wails installation - @stffabi - ...


Near line 762: Unpaired symbol: ‘]’ seems to be missing
Context: ...ils.io/docs/guides/windows-installer) - @gardc - Add ...


Near line 763: Possible spelling mistake found.
Context: ...s://github.com/gardc) - Add support for -trimpath [build flag](https://wails.io/docs/ref...


Near line 763: Unpaired symbol: ‘]’ seems to be missing
Context: ...om/gardc) - Add support for -trimpath [build flag](https://wails.io/docs/refere...


Near line 764: Possible spelling mistake found.
Context: .../cli#build) - Add support for a default AssetsHandler - [@stffabi](https://github.com/stffabi...


Near line 764: Unpaired symbol: ‘]’ seems to be missing
Context: ...d support for a default AssetsHandler - @stffabi #...


Near line 768: Possible spelling mistake found.
Context: ...hub.com/stffabi) ### Fixed - Improved mimetype detection for BOM marker and comments -...


Near line 768: Unpaired symbol: ‘]’ seems to be missing
Context: ...detection for BOM marker and comments - @napalu - Re...


Near line 769: Possible spelling mistake found.
Context: ...//github.com/napalu) - Remove duplicate mimetype entries - [@napalu](https://github.com/...


Near line 769: Unpaired symbol: ‘]’ seems to be missing
Context: ...) - Remove duplicate mimetype entries - @napalu - Re...


Near line 770: Unpaired symbol: ‘]’ seems to be missing
Context: ...imports in generated definition files - @adalessa ...


Near line 771: Unpaired symbol: ‘]’ seems to be missing
Context: ...ssa) - Add missing method declaration - @adalessa ...


Near line 772: Possible spelling mistake found.
Context: ...ttps://github.com/adalessa) - Fix Linux sigabrt on start - [@napalu](https://github.com...


Near line 772: Unpaired symbol: ‘]’ seems to be missing
Context: ...dalessa) - Fix Linux sigabrt on start - @napalu - Do...


Near line 773: This expression is usually spelled with a hyphen.
Context: ... @napalu - Double Click event now works on elements with `data-...


Near line 773: Unpaired symbol: ‘]’ seems to be missing
Context: ...ents with data-wails-drag attribute - @jicg - Suppre...


Near line 774: Unpaired symbol: ‘]’ seems to be missing
Context: ...during minimize of a frameless window - @stffabi - ...


Near line 776: Possible spelling mistake found.
Context: ... for Go methods with no returns - Fixed WailsJS being generated in project directory #...


Near line 781: Add a space between sentences.
Context: ...bsite docs are now versioned - Improved runtime.Environment call - Improve the close action for Ma...


Near line 783: Possible spelling mistake found.
Context: ...e the close action for Mac - A bunch of dependabot security updates - Improved website con...


Near line 784: Unpaired symbol: ‘]’ seems to be missing
Context: ...ty updates - Improved website content - [@misitebao](https://github.com/misitebao...


Near line 785: Unpaired symbol: ‘]’ seems to be missing
Context: ...m/misitebao) - Upgrade issue template - [@misitebao](https://github.com/misitebao...


Near line 788: Possible spelling mistake found.
Context: ...thub.com/misitebao) - Website now using Algolia search ## v2.0.0-beta.34 - 2022-03-26 ...


Near line 794: Possible spelling mistake found.
Context: ...22-03-26 ### Added - Add support for 'DomReady' callback on linux by [@napalu](https:/...


Near line 794: Possible spelling mistake found.
Context: ... Add support for 'DomReady' callback on linux by @napalu...


Near line 795: The operating system from Apple is written “macOS”.
Context: ...](https://github.com/napalu) in #1249 - MacOS - Show extension by default by [@leaant...


Near line 799: Possible spelling mistake found.
Context: ...leaanthony) in #1228 ### Fixed - [v2, nsis] Seems like / as path separator works o...


Near line 799: Only proper nouns start with an uppercase character (there are exceptions for headlines).
Context: ...hony) in #1228 ### Fixed - [v2, nsis] Seems like / as path separator works only for...


Near line 799: This word is normally spelled with a hyphen.
Context: ...tor works only for some directives in a cross platform way by [@stffabi](https://github.com/...


Near line 802: It appears that an article is missing.
Context: ...adalessa) in #123 - Use local search on website by [@leaanthony](https://github.com/lea...


Near line 805: Possible spelling mistake. ‘maximised’ is British English.
Context: ...eaanthony) in #1241 - [v2, windows] Fix maximised start state by [@stffabi](https://githu...


Near line 806: Possible spelling mistake found.
Context: ...ub.com/stffabi) in #1243 - Ensure Linux IsFullScreen uses GDK_WINDOW_STATE_FULLSCREEN bitmas...


Near line 806: Possible spelling mistake found.
Context: ...inux IsFullScreen uses GDK_WINDOW_STATE_FULLSCREEN bitmask appropriately. by [@ianmjones...


Near line 806: Possible spelling mistake found.
Context: ...Screen uses GDK_WINDOW_STATE_FULLSCREEN bitmask appropriately. by [@ianmjones](https:...


Near line 806: Possible typo: you repeated a whitespace
Context: ...STATE_FULLSCREEN bitmask appropriately. by [@ianmjones](https://github.com/ianmj...


Near line 807: This sentence does not start with an uppercase letter.
Context: ...ATE_FULLSCREEN bitmask appropriately. by [@ianmjones](https://github.com/ianmjon...


Near line 808: Possible spelling mistake found.
Context: ...anmjones) in #1245 - Fix memory leak in ExecJS for Mac by [@leaanthony](https://github...


Near line 810: Possible spelling mistake found.
Context: ...thub.com/BillBuilt) in #1247 - [v2] Use os.Args[0] for self starting wails by [@st...


Near line 810: Add a space between sentences.
Context: ...b.com/BillBuilt) in #1247 - [v2] Use os.Args[0] for self starting wails by [@stffabi...


Near line 810: This word is normally spelled with a hyphen.
Context: ...ilt) in #1247 - [v2] Use os.Args[0] for self starting wails by [@stffabi](https://github.com/...


Near line 811: Possible spelling mistake found.
Context: ... - [v2, windows] Windows switch scheme: https -> http by @stefpap in #1255 - Ensure F...


Near line 811: Do you wish to insert an arrow?
Context: ..., windows] Windows switch scheme: https -> http by @stefpap in #1255 - Ensure Focu...


Near line 811: Possible spelling mistake found.
Context: ...indows] Windows switch scheme: https -> http by @stefpap in #1255 - Ensure Focus is ...


Near line 813: This sentence does not start with an uppercase letter.
Context: ... to focus window when Show() is called. by [@leaanthony](https://github.com/leaant...


Near line 818: It appears that a white space is missing.
Context: ...eaanthony) in #1180 ### Changed - feat(website): sync documents and add content...


Near line 819: It appears that a white space is missing.
Context: ...ithub.com/misitebao) in #1215 - refactor(cli): optimize default templates by [@mi...


Near line 819: Possible spelling mistake found.
Context: ...thub.com/misitebao) in #1215 - refactor(cli): optimize default templates by [@misit...


Near line 822: It appears that a white space is missing.
Context: ...//github.com/leaanthony) in #1218 - feat(website): optimize website and sync docu...


Near line 842: Add a space between sentences.
Context: ...o index.html - Fixed crash when using runtime.Log methods in a production build - Improv...


Near line 843: Possible spelling mistake found.
Context: ...ments to internal file handling meaning webworkers will now work on Windows - Thanks [@stf...


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@leaanthony
Copy link
Member

Thanks 🙏 Please could you add an entry to the changelog located at website/src/pages/changelog.mdx?

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

website/src/pages/changelog.mdx Outdated Show resolved Hide resolved
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added docs help to indicate that in IDE options you can choose between vscode and goland. Added by @DiegPS in [PR](https://github.com/wailsapp/wails/pull/3419)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure the correct spelling of "Goland" should be "GoLand".

@@ -18,6 +18,7 @@

### Added

- Added docs help to indicate that in IDE options you can choose between vscode and goland. Added by @DiegPS in [PR](https://github.com/wailsapp/wails/pull/3419)
- Added docs to help fix NixOs/Wayland font-size css issue. Added by @atterpac in [PR](https://github.com/wailsapp/wails/pull/3268)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct the spelling of "NixOs" to "NixOS".

@@ -18,6 +18,7 @@

### Added

- Added docs help to indicate that in IDE options you can choose between vscode and goland. Added by @DiegPS in [PR](https://github.com/wailsapp/wails/pull/3419)
- Added docs to help fix NixOs/Wayland font-size css issue. Added by @atterpac in [PR](https://github.com/wailsapp/wails/pull/3268)
- Added -m (skip `go mod tidy`) flag to dev command by @te5se in [PR](https://github.com/wailsapp/wails/pull/3275)
- Added mac option `DisableZoom` to remove zoom button. Added by @wizzymore in [PR](https://github.com/wailsapp/wails/pull/3289)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term "mac" should be capitalized to "Mac" when referring to macOS related options.

Copy link
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙏

@leaanthony leaanthony merged commit facec0c into wailsapp:master Apr 22, 2024
10 checks passed
@mikeee
Copy link
Contributor

mikeee commented Apr 22, 2024

@leaanthony is there an issue with the bot, it's mass tagging commit authors

@acheong08
Copy link
Contributor

Did every contributor to wails just get pinged? I can't find where I'm tagged but an email arrived regardless.

@leaanthony
Copy link
Member

Oh that's not good. Thanks for raising it. Will disable for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants