Commit Graph

40077 Commits

Author SHA1 Message Date
Maurício Szabo
3e2ff68010 Fixed language tests that depended on OnigRegExp 2023-03-20 23:05:47 -03:00
Maurício Szabo
99ef62b968 Fixed CoffeeScript tests 2023-03-20 23:03:01 -03:00
Maurício Szabo
7f1f6483b8 Fixed Clojure tests 2023-03-20 23:02:25 -03:00
Maurício Szabo
bae9ed0886 Fixed another case of OnigRegExp API 2023-03-20 19:49:24 -03:00
Maurício Szabo
03057610f6 Removing ALL references of old first-mate 2023-03-20 16:51:42 -03:00
Maurício Szabo
0dc1d92821 Bundling bracket-matcher 2023-03-20 16:44:32 -03:00
Maurício Szabo
e9b935b10e Fixed weird bug with another bump 2023-03-20 16:25:42 -03:00
Maurício Szabo
3c2cc1a4c7 Fixed sercond-mate version 2023-03-20 15:47:39 -03:00
Maurício Szabo
ceec7ea914 Changes so that second-mate can work 2023-03-20 12:03:25 -03:00
Maurício Szabo
129354fe71 Lockfile update 2023-03-20 12:03:00 -03:00
Maurício Szabo
9f18564379 Using second-mate instead of first-mate 2023-03-20 12:02:21 -03:00
DeeDeeG
ae25fb9cf2
Merge pull request #434 from pulsar-edit/cirrus-install-ppm-deps-with-yarn
Cirrus: Windows: install ppm deps with Yarn
2023-03-20 03:14:05 -04:00
DeeDeeG
957cf836d0 Cirrus: Windows: install ppm deps with Yarn
Effectively: install ppm's dependencies (and run its postinstall
scripts) with Yarn, not npm, on Windows.

This makes the installation of ppm's dependencies consistently use
Yarn, not npm, in Cirrus CI. Consistent for all OSes/arches we build
for in Cirrus.

(* Although, at some level the postinstall scripts are run via npm as
a subprocess of node as a subprocess of Yarn in a shell/console
sub-process... Yes, in my opinion, ppm's postinstall scripts are way
too complicated...)

ALSO: This fixes an oversight in PR 239 where the build script of the
wrong project (ppm instead of core) was being run at one point, again
on Windows.

So, this should make it so Pulsar's core dependencies are built for
the correct Electron version instead of built for Node... Oops!
2023-03-19 22:27:07 -04:00
DeeDeeG
d4df9ce83d
Merge pull request #239 from Sertonix/consistent-cirrus-builds
made cirrus build scripts consistent
2023-03-19 19:30:07 -04:00
DeeDeeG
767026031e
Merge pull request #430 from pulsar-edit/1.103.0-release
Bump version to `1.103.0`
2023-03-16 22:18:01 -04:00
DeeDeeG
27aa72213c
Update version from 1.103.0 to 1.103.0-dev
This sets the version up for the Rolling releases
2023-03-16 22:14:31 -04:00
confused-Techie
502b55b0dc Bump version 2023-03-15 20:10:19 -07:00
confused_techie
9359c8db76
Merge pull request #429 from pulsar-edit/changelog-add-ppm-stuff
Changelog: Add some ppm stuff
2023-03-15 20:05:52 -07:00
DeeDeeG
962201b1eb Changelog: Add some ppm stuff 2023-03-15 23:04:36 -04:00
confused_techie
55c94b3d38
Merge pull request #428 from pulsar-edit/update-changelog
Update changelog for our newest release
2023-03-15 19:51:05 -07:00
confused-Techie
a67b7b2e36 Add Version number 2023-03-15 19:47:56 -07:00
confused-Techie
38a117bf88 Add last big note, also update welcome package 2023-03-15 19:44:23 -07:00
confused-Techie
f11d134a1d Add last PR merged prior to release 2023-03-15 19:41:23 -07:00
confused_techie
c8f2ff952e
Merge pull request #416 from pulsar-edit/search-settings
feature: Implement Search Settings Ability
2023-03-15 19:40:39 -07:00
confused_techie
dbb40bba9d
Merge branch 'master' into search-settings 2023-03-15 19:40:05 -07:00
confused-Techie
65757489d3 Final Final stylistic choices for the warning 2023-03-15 19:35:18 -07:00
confused-Techie
ae6d70f77a Add additional changelog entry 2023-03-15 19:21:18 -07:00
confused_techie
30fb723914
Merge pull request #421 from pulsar-edit/settings-in-status-bar
Show Settings Icon in Status Bar
2023-03-15 19:19:39 -07:00
confused-Techie
75d051bc9d Final stylistic choices on warning 2023-03-15 19:17:10 -07:00
confused-Techie
d46af6f7cd Add bulk of new changelog entries 2023-03-15 19:11:16 -07:00
confused-Techie
7c6546f820 Enable the feature by default, add warning in panel 2023-03-15 18:46:39 -07:00
confused-Techie
01af4f698b GH Action Documentation 2023-03-15 05:04:05 +00:00
confused_techie
d8b0a3381a
Merge pull request #398 from pulsar-edit/update-autocomplete-css
Add Automated updated of `autocomplete-css` `completions.json`
2023-03-14 21:59:33 -07:00
confused_techie
804bbda902
Update packages/autocomplete-css/update.js
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
2023-03-14 21:58:47 -07:00
confused-Techie
aa0c192611 Hide new feature behind enableSettingsSearch toggle 2023-03-14 16:47:05 -07:00
confused-Techie
8da1df7852 Show Settings Icon in Status Bar 2023-03-11 15:55:32 -08:00
confused-Techie
49461e5221 Parse search text by normalizing all text data, not just package entries 2023-03-11 15:01:08 -08:00
confused-Techie
f8ed84a3ff Some settings filters, display search score, configurable meta 2023-03-11 14:41:29 -08:00
confused-Techie
a000fee311 Switched which side the package icon appears 2023-03-11 14:11:44 -08:00
confused-Techie
794247aef2 Add Icon next to setting namespace 2023-03-11 14:08:48 -08:00
confused-Techie
edf809237f Modify bonus' on search 2023-03-11 13:55:33 -08:00
confused-Techie
b1ced993f5 Custom styling, include package name, pull out getSettingTitle from settings-panel.js and import into both search settings and original settings-panel 2023-03-11 13:34:41 -08:00
confused-Techie
61903aeab4 Resolve failing spec 2023-03-11 12:20:37 -08:00
confused-Techie
39dcbd22f7 Revert "Resolve failing spec"
This reverts commit 2a3afcbdd7.
2023-03-11 12:20:13 -08:00
confused-Techie
2a3afcbdd7 Resolve failing spec 2023-03-11 12:18:51 -08:00
DeeDeeG
f05dbde044
Merge branch 'master' into consistent-cirrus-builds 2023-03-11 10:22:09 -05:00
DeeDeeG
c22b4c7e6d
Merge pull request #418 from pulsar-edit/bump-ppm-915cbf6e5f9
ppm: Update submodule to 915cbf6e5f9ea1141ef5dcaf8
2023-03-11 00:47:47 -05:00
confused-Techie
a27b70be71 Finish adding all manual properties 2023-03-09 20:07:34 -08:00
confused-Techie
e7feeacd27 Add manual property descriptions to reduce empties to 17 2023-03-09 19:50:32 -08:00
confused-Techie
a6d27eda47 Moved things around a bit to make testing easier, adding some tests, general cleanup 2023-03-08 20:10:42 -08:00