eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

Include Font style pref page in console filtered preference

Open SougandhS opened this issue 2 months ago • 3 comments

Added Fonts preference page link under Console Filtered Preferences. This allows users to change console font styles directly from the console filtered preferences. similar to filtered preferences of Editor.

image Screenshot 2025-10-30 at 8 24 42 AM

SougandhS avatar Oct 30 '25 02:10 SougandhS

Test Results

 1 926 files  ±0   1 926 suites  ±0   1h 26m 45s ⏱️ -40s  4 745 tests ±0   4 719 ✅  - 1   24 💤 ±0  1 ❌ +1  1 🔥 ±0  14 082 runs  ±0  13 898 ✅  - 1  182 💤 ±0  1 ❌ +1  1 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit 27d1f6d5. ± Comparison against base commit 70275ade.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 30 '25 03:10 github-actions[bot]

Hi @laeubi Could you please check this PR when you get some time ?

SougandhS avatar Oct 31 '25 05:10 SougandhS

Update : just modifed the label

SougandhS avatar Oct 31 '25 08:10 SougandhS

This pull request changes some projects for the first time in this development cycle. Therefore the following files need a version increment:

debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From bcfbd0603cc49007341481fcf7d2f6caf8026603 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Mon, 8 Dec 2025 05:37:19 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
index 860867d420..db51858366 100644
--- a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.debug.ui; singleton:=true
-Bundle-Version: 3.19.100.qualifier
+Bundle-Version: 3.19.200.qualifier
 Bundle-Activator: org.eclipse.debug.internal.ui.DebugUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.52.0

Further information are available in Common Build Issues - Missing version increments.

eclipse-platform-bot avatar Dec 08 '25 05:12 eclipse-platform-bot

Hi @akurtakov, could you please merge this PR when you get time ? The failures are unrelated to this change.

SougandhS avatar Dec 19 '25 05:12 SougandhS