+1

sublimetext 2 and 3 beta menu are disable on Ubuntu 13.10 Gnome 3.10

udomsak chundang 11 years ago 0
I use sublimetext 2 and 3 Beta on Ubntu Linux 13.10 after i replacement  my desktop from Unity to Gnome 3.10  then  SublimeText  menus both version 2 and 3 Beta not working ( disable ) .

But  Shortcut command some work fine ( nothing to test all ).  

Even if  i try to delete ~/.config/{sublime config}  but nothing to fix any


+1

Publish files remotely on target box

Aurélien Slodzian 12 years ago 0

Several people mentioned the usefulness of remote editing via ssh or sftp. That would allow one to edit scripts/programs on a remote machine.

Such a feature, if coupled with a terminal window would indeed boost the edit/test cycle.

However, it would be even better if one could edit files locally and, at some point, when the code is ready, publish it on a remote box, e.g. for testing.

In order to do so now, I have manually copy (drap or scp) the file to the remote box and then switch to a terminal window or browser for testing.

The idea would be to keep the reference source code on the local computer and to have a testing/running copy on the remote box. But that would require that ST2 keeps some sort of mapping between the local files and the path of their remote counterparts.

+1

Sublime Python import error

Aman Kapur 12 years ago updated 12 years ago 2

I'm writing a plugin for sublime and require sleekxmpp module from python. Upon importing it, I get an error saying module not found. I copied the sleepxmpp folder into my plugin directory and that worked but created more import problems. I've run other python applications with sleekxmpp on my machine and have had no such errors. 


Does sublime use it's own version of python?Is there a way to link the python path for sublime to the local python installation path so all imports work ok ?

+1

Is there a way to highlight the line where the cursor is?

Felipe Cypriano 13 years ago updated by Kai Grossjohann 13 years ago 2
Currently SF2 highlights the line number where the cursor is, but I'd like the whole line to be highlighted.
+1

I'd like to be to create a project from a folder in the right-click context menu

James Lamar 12 years ago 0

This would make project creation much easier IMO

+1

question preview feature

drwe 11 years ago 0

In the preview pane can I make the entire text of any file fit in the available space? I'd rather see the whole file without scrolling rather than scroll - even at the loss of resolution.

+1

Ruby 2 array of symbols

Дмитрий Новиков 11 years ago 0

Ruby 2.0 introduce new syntax for symbol arrays. Ruby.tmLanguage should recognize "%i(...)" as a symbols array like "%w(...)". How can i achieve this?

+1

Undo close tab restores position in file

Angus Iron 11 years ago updated by Matthijs Steen 11 years ago 1

Hey, when you ctrl+shift+t to restore a tab it goes to the top of the file instead of where you were in the file. It would be great if Sublime could go back to the same spot in the file. Thanks for the great editor!

+1

subl cmd utility broken in 2200?

aristidesfl 12 years ago updated by Carlos Duarte Do Nascimento 11 years ago 1
subl command line utility which comes with sublime seems not to be opening the files passed as paramenters. 
Instead it just opens a new file.

Anyone else seeing this?
+1

Typo when 'saving workspace as'

Dunnkers 11 years ago 0
When selecting: Project > Save Workspace, then in the file chooser, the word 'workspace' in the type is spelled wrong: it says "Sublime Text Wokrspace".

Image 275

Edit: I'm using Windows 8.1 with Sublime Text 3 x64
+1

The Group - Westhill Consulting Business

Omme Perrt 11 years ago 0
Design, implementation and monitoring of the Customer Service Standards LEVEL UP ™.

Difficult conversations with customers by model 5 STEPS LADDER ™.

Sales partner: expert and - advisory.

Train-the-Trainers and Train-the-coaches

Creating a Coaching Standards and its implementation in teams.

Development Center aimed at both managers and specialist projects within the emergence of internal coaches or under the Talent Management.

First Steps - a comprehensive program implementation staff, and in the spirit grywalizacji.

Development and implementation of the Regular Assessment Systems.

Business Coaching for Managers (use coaching tools in working with subordinates).

Managing the process of change based on the model of Bridges.

Management based on the concept of strengths / potential self-management and employees connected with the analysis of test TALENTREFLECT ™.

Analysis of the quality of teams in the company on the basis of a tool TEAM PLUS ™ If you are determined (or just planning) project changes in the organization, we invite you to cooperation!

Westhill Consulting

+1

Welcome to Westhill Consulting Business

Omme Perrt 11 years ago 0
WHAT ARE DIAGNOSED TEST?
TalentReflect ™ is a diagnostic tool defining the natural strengths of the subject. It combines self-assessment and 360 degree feedback . Yet invites five other people who opine operation and behavior of the person being evaluated.

WHAT ARE DIAGNOSED TEST?
SCM is a tool combining evaluation methodology based on the Success Case Method of multimedia form of follow-up training. The tool assesses whether specific skills acquired during the training were used with measurable success.
Utility is an introduction to the in-depth individual interviews (acts as a screening).

WHAT ARE DIAGNOSED TEST?
TEAM PLUS diagnoses assessed the quality of teamwork by all its members. The report describes 10 dimensions of team effectiveness on a scale of plus / minus (which has a tested team, what's missing). The survey is anonymous, and the results are analyzed collectively.

Westhill Consulting

+1

scss background: url(); crash sublimetext2

Tom Pietrosanti 11 years ago 0

Not sure if this is the right place to report this, but I had an scss file with background: url(); and it would hang sublimetext2 every time I tried to open the file..  Not sure if it's a core issue, or related to a plugin, but I wanted to at least let someone know.  If there is any way I can help, please let me know.

+1

on your website, the demonstration window, I clicked on the 'close window' icon. Can you have a JS popup to mock those of us who do that please...

11 years ago 0
on your website, the demonstration window, I clicked on the 'close window' icon. Can you have a JS popup to mock those of us who do that please...

... also, on my open ID login it says
You are signing in to userecho.com as
which is a bug?
+1

theme scopes with backgroundcolor make line highlight dissappear

jaap groeneveld 14 years ago 0
not sure if this is a bug or intented.

http://www0.xup.in/exec/ximg.php?fid=19456572
+1

nautilus-gksu doesn't work with Sublime Text 2

Simón ヅ 14 years ago 0
Ubuntu 10.04 64 bits
I have defined Sublime Text 2 like default editor of text files.
I have installed nautilus-gksu (http://packages.ubuntu.com/lucid/nautilus-gksu) but when I try to open a text file as root, Sublime Text 2 opens nothing.
+1

Bug in settings.has

Fredrik Ehnbom 13 years ago updated 13 years ago 0
For the SublimeClang plugin I had a list in the settings. If the list only exists in SublimeClang/SublimeClang.sublime-settings, the plugin api Settings.has returns false, but Settings.get still returns the list as specified in that path.

If the list is in the user settings, has returns true as expected.
+1

Italic font bug

Aliaksandr Chaiko 13 years ago updated 13 years ago 0
The new Build 2165 has a some bug with new italic font feature: italic fonts are below the other text. You can see it on js function or var declaration. Keywords are italic and thay are below the normal text. Sorry for my bad english =\
+1

Shortcuts in project view

Andrei Zisu 12 years ago updated 12 years ago 0
F2 rename shortcut in project view
F5 refresh shortcut in project view
Drag and drop support for files move
+1

Opening file over gvfs doesn't remember path of the file currently open

Frank Kumro 13 years ago 0
When opening a new file over gvfs, the editor doesn't remember the path of the currently open file. It works fine for local files, but nothing mounted over gvfs. Tested this on 2076/2087.