Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MacVim
Vim as a native macOS native GUI application
Collective -
Host: opensource -
https://opencollective.com/macvim
- Website: https://macvim.org
- Code: https://github.com/macvim-dev
Problem: PyPA manifest files are not recognized.
Solution: Add a pattern to match PyPA man...
github.com/macvim-dev/macvim - 7159ac7fec282ad7427795b4bcd5b769268c083d authored over 1 year ago
* feat(heex): borrow matchit support from html
Makes % support behave the same in heex as in ...
github.com/macvim-dev/macvim - 8967f6c4b9e2071dea9a63dbbbb93f6b9119ae99 authored over 1 year ago
The current W3C Working Draft for the WebGPU Shading Language (WGSL) specifies
'text/wgsl' medi...
github.com/macvim-dev/macvim - 8f566fdb1e3452c9104d9e7af402adbfbcb463c7 authored over 1 year ago
Problem: Tests may leave leftover files around
Solution: Clean up tests and remove files
T...
github.com/macvim-dev/macvim - 84bc00e9b52b1174888f2f696f8b628a83c49988 authored over 1 year agoBring Bram's last patch (9.0.1678) to GitHub
github.com/macvim-dev/macvim - 9fcde94176b9c1a3b85d054cc388c49cb17dfb18 authored over 1 year ago
Problem: Blade files are not recognized.
Solution: Add a pattern for Blade files. (closes #...
build(deps): bump actions/upload-pages-artifact from 1 to 2
github.com/macvim-dev/docs - df191c3759a190dfb3ce9ee713f0c02eec2f9771 authored over 1 year agoBumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 t...
github.com/macvim-dev/docs - dc340b663d8deaa744a6f8a5f3704eeedcd827df authored over 1 year agogithub.com/macvim-dev/macvim-dev.github.io - bb343ccdc1bb958c55088f3abd85eb87048d9fc2 authored over 1 year ago
github.com/macvim-dev/macvim-dev.github.io - 8155c0470b0d0a59e6eb139c61ed315636a93c83 authored over 1 year ago
github.com/macvim-dev/macvim-dev.github.io - 64b5621f4f9f9f759a9f3d4881c8cb97c3c37f7d authored over 1 year ago
What's New page's CSS already has this padding but I forgot to add it to
appcast styles.
Otherwise the old target would make a non-legacy DMG with APFS which old
macOS versions can't un...
Updated to Vim 9.0.1677
Announcements
====================
Website
--------------------
The o...
github.com/macvim-dev/macvim - d6a1a3940c81e14608ef8e15868109b97fd40d9c authored over 1 year agoClean up runtime dir after copying them to the app bundle
github.com/macvim-dev/macvim - 63f0f7e82e61a59adb9758d0c9fd55147bdafef8 authored over 1 year ago
This cleans up some glaring ones like the syntax/indent's testdir
folders in the runtime directo...
Sparkle 2.4.2
github.com/macvim-dev/macvim - ac9cd1c3d297e265064139253d07d5bd28d8ebf1 authored over 1 year agogithub.com/macvim-dev/macvim - f6f5be59b08ec719c6a1d378f1c693a185783d5d authored over 1 year ago
Misc documentation updates and cleanups
github.com/macvim-dev/macvim - 57a1e16f4834a506f16e5b3509610a0b0780fa14 authored over 1 year agoSmall edit.
github.com/macvim-dev/docs - 4be0b9508ff3f332e1f2bb61a8971a794530c38e authored over 1 year agoUpdate Python3 from 3.10 to 3.11 in CI
github.com/macvim-dev/macvim - 853a24e9b9bce724717c7be9581b0054cfe2f8b5 authored over 1 year agogithub.com/macvim-dev/macvim - 88ec365d323f854c6883172ffde1357ab1eebc94 authored over 1 year ago
Also, refactor CI configs to only specify the Python 3 and Perl versions
in one place, so we don...
See https://github.com/macvim-dev/macvim/pull/1358 which performed the
downgrade and rationale.
...
github.com/macvim-dev/macvim - 6f987a4b13049cac818897871e5900f5bdf3ab4f authored over 1 year ago
Add "What's New" page to show release notes after update to new version
github.com/macvim-dev/macvim - dd125366057a8969dfe7227f0d01a4d41184a992 authored over 1 year ago
Problem: Typo in syntax test input file.
Solution: Fix the typo and the expected dump files...
github.com/macvim-dev/macvim - 7203179ba854031f99c5291b22fa2af6e3778309 authored over 1 year ago
Make sign-developer-id work if Sparkle is disabled
github.com/macvim-dev/macvim - ab4a3e2eff46e94252daca4de24ca5fa259cab96 authored over 1 year ago
Currently when a user uses Sparkle updater to update, they will see the
release notes beforehand...
Currently it Sparkle is disabled we remove it from the bundle. Make code
signing resilient to th...
Add "What's New" page and format release notes better
github.com/macvim-dev/macvim-dev.github.io - ca5fef3d712b12630d8f8062d31b86599c6d201f authored over 1 year ago
Add a new "What's New" page that will display the release notes in HTML
hosted from MacVim websi...
Problem: Warning for buffer in use when exiting early.
Solution: Change file names to be ab...
Problem: Test may run into timeout when using valgrind.
Solution: Use a longer timeout when...
Problem: Help for builtin functions is not sorted properly.
Solution: Put err_teapot() help...
Problem: Cannot produce a status 418 or 503 message.
Solution: Add err_teapot().
Fix legacy builds crashing in 10.9-10.11 by disabling clock_gettime
github.com/macvim-dev/macvim - 9bae3e404c87a28572c97a9b7dcb516fc925137e authored over 1 year ago
Recent Vim builds introduced the use of clock_gettime(), which on macOS
was only introduced in 1...
Upgrade create-dmg and build DMG disk image with APFS
github.com/macvim-dev/macvim - 3aa035b5113289e7c35a4b8d5bc8e387c42fbff0 authored over 1 year ago
Use newer formats for creating the DMG file for distributing MacVim.
APFS has been supported ful...
Latest version hasn't been officially released yet as they don't
frequently release new versions...
Currently all other MacVim-related source code are in that folder. This
just makes it a little e...
Problem: Tabline highlight wrong after truncated double width label.
Solution: Fill up half...
Problem: Termdebug: error with more than 99 breakpoints.
Solution: Use a different sign for...
Problem: Resetting local option to global value is inconsistent.
Solution: Handle "<" speci...
Problem: Crash syncing swapfile in new buffer when using sodium crypt.
(James McC...
Problem: PEM files are not recognized.
Solution: Add patterns to match PEM files. (closes #...
Problem: Regression test doesn't fail when fix is reverted.
Solution: Add "n" to 'cpoptions...
Problem: Compiler may warn for uninitialized variable.
Solution: Initialize this_props_len....
Problem: Empty CmdlineEnter autocommand causes errors in Ex mode.
Solution: Save and restor...
Problem: Divide by zero when scrolling with 'smoothscroll' set.
Solution: Avoid using a neg...
Problem: Termdebug on MS-Windows: some file names are not recognized.
Solution: Do not alwa...
Problem: Crash when using a class member twice. (Christian J. Robinson)
Solution: Make a co...
Problem: BUCK files are not recognized.
Solution: Recognize BUCK files as "bzl". (Son Luong...
Problem: Error for using matchfuzzy() in Vim9 script returning a list of
dicts.
S...
Problem: Termdebug: default highlight cleared when changing colorscheme.
Solution: Use a Co...
Problem: Autoload files for "zig" are not installed.
Solution: Add install and uninstall ru...
Problem: One more syntax test depends on the system.
Solution: Use "dash" instead of "sh".
Problem: Syntax test fails when detected shell type differs.
Solution: Avoid using "/bin/sh...
Problem: Syntax test fails when Vim window is not tall enough.
Solution: Make sure each ter...
Problem: MS-Windows: test for default 'viewdir' fails.
Solution: Escape the pattern.
Problem: Amiga: default 'viewdir' may not work.
Solution: Use "home:" instead of "$VIM". Ad...
Problem: Unclear why syntax test fails on Mac.
Solution: Echo v:errors when it's not empty.
Problem: Unclear why syntax test fails on Mac.
Solution: Temporarily show the whole "messag...
Problem: MS-Windows: default 'viewdir' may include read-only directory.
Solution: Use $HOME...
Problem: Syntax test failure causes script to abort.
Solution: Fix appending string to list.
Problem: Result of syntax tests is hard to see.
Solution: List the failed tests.
Problem: Insufficient testing for syntax plugins.
Solution: Add shell file examples. (Charl...
Problem: CI: codecov may take a very long time to run.
Solution: Add a timeout. (Philip Hei...
Problem: zserio files are not recognized.
Solution: Add a pattern for zserio files. (Domini...
Problem: Not all filetype file name matches are tested.
Solution: Add more file names to te...
Problem: Filetype detection fails if file name ends in many '~'.
Solution: Strip multiple '...
Problem: Build failure with tiny features.
Solution: Add #ifdef's.
Problem: The log file does not give information about window sizes.
Solution: Add a few log...
github.com/macvim-dev/macvim - a27b466e4da2173160ed161ef9e307d0806769d3 authored over 1 year ago
Problem: Compiler warning for unused variables without the crypt feature.
Solution: Adjust ...
Problem: Build failure without the crypt feature.
Solution: Adjust #ifdefs
Problem: crypt tests hang and cause memory errors
Solution: Move variable to start of funct...
Problem: Compiler warning for uninitialized variable.
Solution: Move the variable to an inn...
Problem: Expanding a pattern interferes with command line completion.
Solution: Set the fil...
Problem: Error message is cleared when removing mode message.
Solution: Also reset flags wh...
Problem: Message is cleared when removing mode message (Gary Johnson).
Solution: Do not cle...
Problem: Duplicate code for converting float to string.
Solution: Use tv_get_string(). (clo...
Problem: Not all cabal config files are recognized.
Solution: Add a couple of patterns. (Ma...
Problem: Passing a wrong variable type to an option gives multiple errors.
Solution: Bail o...
Problem: "make clean" at the toplevel fails.
Solution: Clean the indent and syntax director...
Problem: Having utf16idx() rounding up is inconvenient.
Solution: Make utf16idx() round dow...
Problem: Syntax tests fail on FreeBSD.
Solution: Pass the Vim executable path with VIMPROG....
github.com/macvim-dev/docs - 9277aac09390b9801b67046feb986e3786d13015 authored over 1 year ago
ee82db4 Sidebar has level-2 headings if ∄ level-1 headings
b947d9b Tweak HTML
76015e2 Upgrade to...
Problem: No generic mechanism to test syntax plugins.
Solution: Add a syntax plugin test me...
github.com/macvim-dev/macvim - 10e8ff9b26078994cae57c2422b145d37aaf714e authored over 1 year ago
Problem: Visual area not shown when using 'showbreak' and start of line is
not vi...
Problem: "super" is not considered a reserved name.
Solution: Add "super" to the list of re...
Problem: Crash when calling object constructor from legacy script. (Israel
Chauca...
Problem: The program to filetype translation is not exported.
Solution: Export Exe2filetype().
Problem: Filetype name t32 is a bit obscure.
Solution: Rename t32 to trace32. (Christoph Sa...